Skip to content

Commit 5c3d2f4

Browse files
committed
merge
2 parents 40e8b65 + 406e291 commit 5c3d2f4

1,067 files changed

Lines changed: 7114 additions & 502 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424

25-
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
25+
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
2626
with:
2727
python-version: '3.12'
2828
cache: 'pip'
@@ -108,7 +108,7 @@ jobs:
108108
- name: Attest generated files
109109
if: github.repository == 'tldr-pages/tldr' && github.ref == 'refs/heads/main'
110110
id: attest
111-
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
111+
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
112112
continue-on-error: true # prevent failing when no pages are modified
113113
with:
114114
subject-path: ${{ env.subject_path }}

.github/workflows/copy-release-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Attest copied assets
4444
if: github.repository == 'tldr-pages/tldr'
4545
id: attest
46-
uses: actions/attest-build-provenance@a2bbfa25375fe432b6a289bc6b6cd05ecd0c4c32 # v4.1.0
46+
uses: actions/attest-build-provenance@0f67c3f4856b2e3261c31976d6725780e5e4c373 # v4.1.1
4747
with:
4848
subject-path: ${{ env.subject_path }}
4949

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
fetch-depth: 0
2020

21-
- uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
21+
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
2222
with:
2323
python-version: '3.12'
2424
cache: 'pip'

contributing-guides/translation-templates/see-also-mentions.md

Lines changed: 1 addition & 1 deletion

pages.ar/android/input.md

Lines changed: 1 addition & 1 deletion

pages.ar/common/rm.md

Lines changed: 1 addition & 1 deletion

pages.ar/linux/ip-neighbour.md

Lines changed: 7 additions & 0 deletions

pages.ar/linux/pgrep.md

Lines changed: 1 addition & 0 deletions
Lines changed: 7 additions & 0 deletions
Lines changed: 7 additions & 0 deletions

0 commit comments

Comments
 (0)