mirror of
https://github.com/searxng/searxng.git
synced 2026-09-13 09:46:08 +00:00
Compare commits
2 Commits
e734424006
...
265858ee2b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
265858ee2b | ||
|
|
d7a83b8d8a |
4
.github/workflows/security.yml
vendored
4
.github/workflows/security.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
persist-credentials: "false"
|
||||
|
||||
- name: Sync GHCS from Docker Scout
|
||||
uses: docker/scout-action@1128f02d1e60f339af7306e0e62b9fdc13d9fab9 # v1.20.2
|
||||
uses: docker/scout-action@8910519cee8ac046f3ee99686b0dc6654d5ba1a7 # v1.20.3
|
||||
with:
|
||||
organization: "searxng"
|
||||
dockerhub-user: "${{ secrets.DOCKER_USER }}"
|
||||
@@ -41,6 +41,6 @@ jobs:
|
||||
write-comment: "false"
|
||||
|
||||
- name: Upload SARIFs
|
||||
uses: github/codeql-action/upload-sarif@b1bff81932f5cdfc8695c7752dcee935dcd061c8 # v4.33.0
|
||||
uses: github/codeql-action/upload-sarif@38697555549f1db7851b81482ff19f1fa5c4fedc # v4.34.1
|
||||
with:
|
||||
sarif_file: "./scout.sarif"
|
||||
|
||||
Reference in New Issue
Block a user