Skip to content

Commit

Permalink
Merge pull request #45 from jasonkarns/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4.1.7
  • Loading branch information
jasonkarns authored Jun 18, 2024
2 parents 24f995f + 88bccfe commit 423fd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
if: github.ref_name != github.event.repository.default_branch
permissions: {statuses: write}
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with: { fetch-depth: 0 } # super-linter needs full git history
- uses: github/super-linter/slim@4e51915f4a812abf59fed160bb14595c0a38a9e7 # v6
env:
Expand Down

0 comments on commit 423fd03

Please sign in to comment.