Skip to content

Commit 073cdda

Browse files
chore(deps): update github/codeql-action action to v4 (#337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a64506b commit 073cdda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bake_targets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ jobs:
179179
sed -i 's/"security-severity": "undefined"/"security-severity": "0"/g' snyk.sarif
180180
181181
- name: Upload result to GitHub Code Scanning
182-
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3
182+
uses: github/codeql-action/upload-sarif@e296a935590eb16afc0c0108289f68c87e2a89a5 # v4
183183
if: ${{ steps.snyk.conclusion == 'success' }}
184184
with:
185185
sarif_file: snyk.sarif

0 commit comments

Comments
 (0)