Skip to content

Commit f0b3482

Browse files
committed
feat(security): fleet-wide workflow hardening (SHA pinning + permissions)
1 parent 5aef71f commit f0b3482

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/agda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
# source change or absolute-zero bump; restore-keys give a warm
116116
# partial cache even when it does.
117117
- name: Cache Agda interface files
118-
uses: actions/cache@v4
118+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4
119119
with:
120120
path: |
121121
~/agda-stdlib/**/*.agdai

0 commit comments

Comments
 (0)