Skip to content

Commit

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

Bump actions/checkout from 3.5.3 to 4.1.1
  • Loading branch information
ldemailly authored Jan 17, 2024
2 parents 8bd466c + 8df6f80 commit 97aeb61
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@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # pin@v3
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # pin@v3

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

0 comments on commit 97aeb61

Please sign in to comment.