mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-09 05:54:56 +00:00
Update GitHub Action Workflows (#4849)
This commit is contained in:
parent
b557c11724
commit
9eebbf3b9f
5 changed files with 40 additions and 17 deletions
2
.github/workflows/trivy.yml
vendored
2
.github/workflows/trivy.yml
vendored
|
@ -17,7 +17,7 @@ permissions:
|
|||
jobs:
|
||||
trivy-scan:
|
||||
name: Check
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-24.04
|
||||
timeout-minutes: 30
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue