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 2633e88 commit 2caff6aCopy full SHA for 2caff6a
.github/workflows/codeql.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Checkout repository
37
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38
39
# Initializes the CodeQL tools for scanning.
40
- name: Initialize CodeQL
0 commit comments