Compare commits
1 Commits
f4b384f73d
...
cbfd362c24
| Author | SHA1 | Date | |
|---|---|---|---|
| cbfd362c24 |
@@ -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@09fb31ca3a203eaa78d4139d94b3aee3ff5d2388 # 1.3.7
|
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@1b4093392cc9795dde52e87a9301c3136e2f1d07 # 1.3.6
|
||||||
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@09fb31ca3a203eaa78d4139d94b3aee3ff5d2388 # 1.3.7
|
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@1b4093392cc9795dde52e87a9301c3136e2f1d07 # 1.3.6
|
||||||
- env:
|
- env:
|
||||||
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
|
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user