Skip to content

Commit 6c11062

Browse files
chore: pin github actions in .github/workflows/update-versions.yml
1 parent cfd6657 commit 6c11062

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212

1313
steps:
14-
- uses: actions/checkout@v2
14+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1515
with:
1616
ref: ${{ github.head_ref }}
1717

0 commit comments

Comments
 (0)