Compare commits
1 Commits
main
...
d3ab7d62bb
| Author | SHA1 | Date | |
|---|---|---|---|
| d3ab7d62bb |
@@ -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@a1a6564b312e3411516cf1a84cc30ac438b4d3ec # 1.4.1
|
- 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-db@a1a6564b312e3411516cf1a84cc30ac438b4d3ec # 1.4.1
|
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@8527a1b51812a08b75ef5dbff12200dd57882070 # 1.4.4
|
||||||
- env:
|
- env:
|
||||||
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
|
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user