Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Commit bf72e6e

Browse files
chore(deps): update github/codeql-action digest to d186a2a (#108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a17b9e commit bf72e6e

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@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
2020
- name: Initialize CodeQL
21-
uses: github/codeql-action/init@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2
21+
uses: github/codeql-action/init@d186a2a36cc67bfa1b860e6170d37fb9634742c7 # v2
2222
- name: Auto Build
23-
uses: github/codeql-action/autobuild@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2
23+
uses: github/codeql-action/autobuild@d186a2a36cc67bfa1b860e6170d37fb9634742c7 # v2
2424
- name: Perform CodeQL Analysis
25-
uses: github/codeql-action/analyze@04df1262e6247151b5ac09cd2c303ac36ad3f62b # v2
25+
uses: github/codeql-action/analyze@d186a2a36cc67bfa1b860e6170d37fb9634742c7 # v2

0 commit comments

Comments
 (0)