Skip to content

Commit a6cfeb8

Browse files
authored
Merge pull request #58 from pomerium/dependabot/github_actions/github-actions-edf2abb101
Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group
2 parents 59aff29 + 92ab44c commit a6cfeb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
echo "tag=$TAG" >> $GITHUB_OUTPUT
1717
1818
- name: Checkout
19-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
19+
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
2020
with:
2121
fetch-depth: 0
2222

0 commit comments

Comments
 (0)