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

Commit 95a8d0d

Browse files
chore(deps): update github/codeql-action digest to 29b1f65 (#118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7430f00 commit 95a8d0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeql-analysis.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ jobs:
1818
- name: Checkout Repository
1919
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
2020
- name: Initialize CodeQL
21-
uses: github/codeql-action/init@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2
21+
uses: github/codeql-action/init@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2
2222
- name: Auto Build
23-
uses: github/codeql-action/autobuild@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2
23+
uses: github/codeql-action/autobuild@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2
2424
- name: Perform CodeQL Analysis
25-
uses: github/codeql-action/analyze@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2
25+
uses: github/codeql-action/analyze@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2

0 commit comments

Comments
 (0)