Skip to content

Commit d45351d

Browse files
chore(deps): update github/codeql-action digest to 192325c (#570)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3341963 commit d45351d

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
@@ -19,10 +19,10 @@ jobs:
1919
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2020

2121
- name: Initialize CodeQL
22-
uses: github/codeql-action/init@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
22+
uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3
2323

2424
- name: Auto Build
25-
uses: github/codeql-action/autobuild@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
25+
uses: github/codeql-action/autobuild@192325c86100d080feab897ff886c34abd4c83a3 # v3
2626

2727
- name: Perform CodeQL Analysis
28-
uses: github/codeql-action/analyze@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3
28+
uses: github/codeql-action/analyze@192325c86100d080feab897ff886c34abd4c83a3 # v3

0 commit comments

Comments
 (0)