Skip to content

Commit 7c16b36

Browse files
chore(deps): update github/codeql-action action to v4.30.8 (#225)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9346ff commit 7c16b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ms_code_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
ruleset: NativeRecommendedRules.ruleset
5151

5252
- name: Upload SARIF to GitHub
53-
uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4.30.7
53+
uses: github/codeql-action/upload-sarif@f443b600d91635bebf5b0d9ebc620189c0d6fba5 # v4.30.8
5454
with:
5555
sarif_file: ${{ steps.run-analysis.outputs.sarif }}
5656
...

0 commit comments

Comments
 (0)