chore(deps): update https://gitea.t000-n.de/t.behrendt/trivy-actions action to v1.4.0 (#24)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [https://gitea.t000-n.de/t.behrendt/trivy-actions](https://gitea.t000-n.de/t.behrendt/trivy-actions) | action | minor | `1.3.4` → `1.4.0` | `1.4.2` (+1) | --- ### Release Notes <details> <summary>t.behrendt/trivy-actions (https://gitea.t000-n.de/t.behrendt/trivy-actions)</summary> ### [`v1.4.0`](https://gitea.t000-n.de/t.behrendt/trivy-actions/compare/1.3.7...1.4.0) [Compare Source](https://gitea.t000-n.de/t.behrendt/trivy-actions/compare/1.3.7...1.4.0) ### [`v1.3.7`](https://gitea.t000-n.de/t.behrendt/trivy-actions/compare/1.3.6...1.3.7) [Compare Source](https://gitea.t000-n.de/t.behrendt/trivy-actions/compare/1.3.6...1.3.7) ### [`v1.3.6`](https://gitea.t000-n.de/t.behrendt/trivy-actions/compare/1.3.5...1.3.6) [Compare Source](https://gitea.t000-n.de/t.behrendt/trivy-actions/compare/1.3.5...1.3.6) ### [`v1.3.5`](https://gitea.t000-n.de/t.behrendt/trivy-actions/compare/1.3.4...1.3.5) [Compare Source](https://gitea.t000-n.de/t.behrendt/trivy-actions/compare/1.3.4...1.3.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=--> Reviewed-on: #24 Reviewed-by: t.behrendt <t.behrendt@noreply.localhost> Co-authored-by: Renovate Bot <renovate@t00n.de> Co-committed-by: Renovate Bot <renovate@t00n.de>
This commit was merged in pull request #24.
This commit is contained in:
@@ -16,8 +16,8 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@19e39080e29732935eeb7bf1326af74a506cc13c # 1.3.4
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@19e39080e29732935eeb7bf1326af74a506cc13c # 1.3.4
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-trivy@77fa83fb3145dd41d024b232b8709689a3367c49 # 1.4.0
|
||||
- uses: https://gitea.t000-n.de/t.behrendt/trivy-actions/setup-db@77fa83fb3145dd41d024b232b8709689a3367c49 # 1.4.0
|
||||
- env:
|
||||
TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user