We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a30c914 commit 3bbdfb7Copy full SHA for 3bbdfb7
.github/workflows/codeql.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Checkout code
32
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33
34
- name: Initialize CodeQL
35
uses: github/codeql-action/init@ff79de67cc25c7617163ae1e4b8aa23b902fdf15 # v2.22.11
0 commit comments