ci: pin github actions to full-length commit shas · nuxt/test-utils@2832fd6 · GitHub
Skip to content

Commit 2832fd6

Browse files
committed
ci: pin github actions to full-length commit shas
1 parent f5ec721 commit 2832fd6

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/autofix.yml

Lines changed: 1 addition & 1 deletion

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
check-provenance:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v6
16+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
1717
with:
1818
fetch-depth: 0
1919
- name: Check provenance downgrades

.github/workflows/reproduction.yml

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)