Compare commits
1 Commits
d3ab7d62bb
...
405a0dea19
| Author | SHA1 | Date | |
|---|---|---|---|
| 405a0dea19 |
@@ -16,8 +16,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||||
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@8527a1b51812a08b75ef5dbff12200dd57882070 # 1.4.4
|
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@a6508d695d7bb6137f14372392d5c312c98225cf # 1.4.7
|
||||||
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@8527a1b51812a08b75ef5dbff12200dd57882070 # 1.4.4
|
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@a6508d695d7bb6137f14372392d5c312c98225cf # 1.4.7
|
||||||
- env:
|
- env:
|
||||||
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
|
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user