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

Commit 1ebba7c

Browse files
author
Mathieu Benoit
authored
[skip ci] Merge pull request #97 from mathieu-benoit/dependabot/github_actions/github/codeql-action-2.1.28
Bump github/codeql-action from 2.1.27 to 2.1.28
2 parents 2632e38 + 650081d commit 1ebba7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
output: 'trivy-results.sarif'
7373
severity: ${{ env.SEVERITY }}
7474
- name: upload trivy scan results to GitHub security tab
75-
uses: github/codeql-action/[email protected].27
75+
uses: github/codeql-action/[email protected].28
7676
with:
7777
sarif_file: 'trivy-results.sarif'
7878
- name: run container locally as a test

0 commit comments

Comments
 (0)