Skip to content

Commit

Permalink
Merge pull request #3878 from boto/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4.1.0

Bump actions/checkout from 3.5.0 to 4.1.0
  • Loading branch information
nateprewitt authored Sep 28, 2023
2 parents 1dd9fc0 + 27b33e0 commit 34951e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
security-events: write
steps:
- name: "Checkout repository"
uses: "actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3"
uses: "actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608"

- name: "Run CodeQL init"
uses: "github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a"
Expand Down

0 comments on commit 34951e7

Please sign in to comment.