Skip to content

Commit

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

Bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
TheDGOfficial authored Oct 24, 2024
2 parents 034b593 + abdded1 commit 3bfa801
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].1
uses: actions/[email protected].2
with:
persist-credentials: false
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
Expand Down

0 comments on commit 3bfa801

Please sign in to comment.