Skip to content

Commit 7cd77c0

Browse files
chore(deps): update github/codeql-action digest to ea9e4e3 (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bcf7f85 commit 7cd77c0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
- name: Checkout Repository
1919
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020
- name: Initialize CodeQL
21-
uses: github/codeql-action/init@4f3212b61783c3c68e8309a0f18a699764811cda # v3
21+
uses: github/codeql-action/init@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3
2222
- name: Auto Build
23-
uses: github/codeql-action/autobuild@4f3212b61783c3c68e8309a0f18a699764811cda # v3
23+
uses: github/codeql-action/autobuild@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3
2424
- name: Perform CodeQL Analysis
25-
uses: github/codeql-action/analyze@4f3212b61783c3c68e8309a0f18a699764811cda # v3
25+
uses: github/codeql-action/analyze@ea9e4e37992a54ee68a9622e985e60c8e8f12d9f # v3

0 commit comments

Comments
 (0)