We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134b8bc commit dd7aaefCopy full SHA for dd7aaef
.github/workflows/scanners.yml
@@ -36,7 +36,7 @@ jobs:
36
runs-on: ubuntu-latest
37
steps:
38
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
39
- - uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
+ - uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # v0.33.0
40
with:
41
scan-type: fs
42
scan-ref: .
0 commit comments