Skip to content

Commit 68bae98

Browse files
Open-Source-Botjfbus
authored andcommitted
⬆️ deps(github-actions): update aquasecurity/trivy-action action to v0.36.0
1 parent f9856b3 commit 68bae98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
env:
3131
VERSION: ${{ github.sha }}
3232
- name: 🔎 Trivy-Scan
33-
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 #v0.33.1
33+
uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 # v0.36.0
3434
with:
3535
image-ref: outscale/cloud-provider-osc:${{ github.sha }}
3636
format: 'sarif'

0 commit comments

Comments
 (0)