Skip to content
This repository was archived by the owner on Nov 13, 2024. It is now read-only.

Commit 02a04dd

Browse files
Update github/codeql-action action to v2.1.17 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34e4ce5 commit 02a04dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
# Publish scan report to GitHub
5050
- name: Publish scan report to GitHub
5151
if: ${{ github.event_name != 'release' && always() }}
52-
uses: github/codeql-action/upload-sarif@3e7e3b32d0fb8283594bb0a76cc60a00918b0969 # tag=v2.1.16
52+
uses: github/codeql-action/upload-sarif@0c670bbf0414f39666df6ce8e718ec5662c21e03 # tag=v2.1.17
5353
with:
5454
sarif_file: trivy-results.sarif
5555

0 commit comments

Comments
 (0)