pin GitHub Actions to specific SHAs

This commit is contained in:
Breno A.
2025-07-05 18:10:06 -03:00
committed by Mitchell Hashimoto
parent 48394d0328
commit 0a1ade0158
11 changed files with 191 additions and 156 deletions

View File

@@ -10,7 +10,7 @@ jobs:
timeout-minutes: 10
steps:
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
uses: c-hive/gha-remove-artifacts@44fc7acaf1b3d0987da0e8d4707a989d80e9554b # v1.4.0
with:
age: "1 week"
skip-tags: true