Skip to content

Commit b1381c2

Browse files
chore(deps): update github/codeql-action digest to b398f52 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 034ae34 commit b1381c2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
2020

2121
- name: Initialize CodeQL
22-
uses: github/codeql-action/init@c7f292ea4f542c473194b33813ccd4c207a6c725 # tag=v2
22+
uses: github/codeql-action/init@b398f525a5587552e573b247ac661067fafa920b # tag=v2
2323

2424
- name: Autobuild
25-
uses: github/codeql-action/autobuild@c7f292ea4f542c473194b33813ccd4c207a6c725 # tag=v2
25+
uses: github/codeql-action/autobuild@b398f525a5587552e573b247ac661067fafa920b # tag=v2
2626

2727
- name: Perform CodeQL Analysis
28-
uses: github/codeql-action/analyze@c7f292ea4f542c473194b33813ccd4c207a6c725 # tag=v2
28+
uses: github/codeql-action/analyze@b398f525a5587552e573b247ac661067fafa920b # tag=v2

0 commit comments

Comments
 (0)