Skip to content

Commit 5a0bc36

Browse files
authored
VLN-1481: remediate unpinned-github-actions (#23)
1 parent b4b53bc commit 5a0bc36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/require-codeowners.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Checkout branch
39-
uses: actions/checkout@v6
39+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
4040
with:
4141
ref: ${{ github.event.pull_request.head.sha }}
4242

0 commit comments

Comments
 (0)