Skip to content

Commit 10af248

Browse files
committed
security: harden workflow — permissions, pin deps, pin actions
1 parent c468a56 commit 10af248

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-footer-year.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
update-year:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}
1919

0 commit comments

Comments
 (0)