Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Harden Runner
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
with:
egress-policy: audit
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-24.04
steps:
- name: Harden Runner
uses: step-security/harden-runner@58077d3c7e43986b6b15fba718e8ea69e387dfcc # v2.15.1
uses: step-security/harden-runner@fa2e9d605c4eeb9fcad4c99c224cee0c6c7f3594 # v2.16.0
with:
egress-policy: audit

Expand Down
2 changes: 1 addition & 1 deletion _data/tr/strings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ index:
Blok Tanımı ve Gereksinim diyagramları oluşturun. İhtiyacınız olan ögeleri modelleyin.
Karıştırmak ve eşleştirmek istiyorsanız, ihtiyacınız olan görünümü elde etmek
için aynı diyagrama farklı diyagram öğeleri bile ekleyebilirsiniz.
styling-engine: Yerleşik stil motorumuz ile oluşturduğunuz diyagramları
styling-engine: Yerleşik stil motorumuz ile oluşturduğunuz diyagramları
özelleştirin.
treeview: Modelinizin tüm ögelerini ağaç görünümünde kolayca bulun.
dark-mode: Karanlık kipi seviyor musunuz? Onu da kullanabilirsiniz.
Expand Down
Loading