Skip to content

Commit

Permalink
Merge pull request #10 from fortio/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-3.5.3

Bump actions/checkout from 3.5.1 to 3.5.3
  • Loading branch information
ldemailly authored Jul 25, 2023
2 parents e908379 + 822e352 commit e2114ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- name: Checkout repository
uses: actions/checkout@83b7061638ee4956cf7545a6f7efe594e5ad0247 # pin@v3
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # pin@v3

# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
Expand Down

0 comments on commit e2114ec

Please sign in to comment.