Skip to content

Commit ee04467

Browse files
authored
Merge pull request #20 from Azure-Samples/dependabot/github_actions/github-actions-5f967e2fbc
Bump actions/checkout from 4.2.1 to 4.2.2 in the github-actions group
2 parents 420dd75 + 114a35d commit ee04467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-tag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
egress-policy: audit
2020

21-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
21+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2222
with:
2323
fetch-depth: 0
2424
- name: Install GitVersion

0 commit comments

Comments
 (0)