Skip to content

Commit

Permalink
Merge pull request #58 from pomerium/dependabot/github_actions/github…
Browse files Browse the repository at this point in the history
…-actions-edf2abb101

Bump actions/checkout from 4.1.4 to 4.1.6 in the github-actions group
  • Loading branch information
calebdoxsey committed Jun 3, 2024
2 parents 59aff29 + 92ab44c commit a6cfeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
echo "tag=$TAG" >> $GITHUB_OUTPUT
- name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
with:
fetch-depth: 0

Expand Down

0 comments on commit a6cfeb8

Please sign in to comment.