Skip to content

Commit

Permalink
Merge pull request #244 from TheDGOfficial/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/checkout-4.1.5

Bump actions/checkout from 4.1.4 to 4.1.5
  • Loading branch information
TheDGOfficial authored May 11, 2024
2 parents bca03cf + 5262aed commit 33c1b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-clippy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
actions: read # only required for a private repository by github/codeql-action/upload-sarif to get the Action run status
steps:
- name: Checkout code
uses: actions/[email protected].4
uses: actions/[email protected].5
with:
persist-credentials: false
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
Expand Down

0 comments on commit 33c1b7a

Please sign in to comment.