mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[CI] upgrade actions/checkout@v4 & actions/upload-artifact@v3
Closes: https://github.com/searxng/searxng/issues/2777#issuecomment-1720958570 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
2b6b811aed
commit
b56db4e04e
4 changed files with 9 additions and 9 deletions
2
.github/workflows/security.yml
vendored
2
.github/workflows/security.yml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Run Trivy vulnerability scanner
|
||||
uses: aquasecurity/trivy-action@master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue