diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-10 16:02:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-10 16:02:22 +0200 |
| commit | 7737a0da1aba3d87dec2cbe1e8fad584d87ec30f (patch) | |
| tree | 53e65227f4ed5f6082cd653ac787af46ecbebe03 /.github/workflows | |
| parent | 67af4894d4449d2343b1f690bcaa9832ff031335 (diff) | |
[upd] github-actions: Bump docker/scout-action from 1.20.3 to 1.20.4 (#5963)
Bumps [docker/scout-action](https://github.com/docker/scout-action) from 1.20.3 to 1.20.4.
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](https://github.com/docker/scout-action/compare/8910519cee8ac046f3ee99686b0dc6654d5ba1a7...bacf462e8d090c09660de30a6ccc718035f961e3)
---
updated-dependencies:
- dependency-name: docker/scout-action
dependency-version: 1.20.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/security.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 32f5f9a88..32fcf6056 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -29,7 +29,7 @@ jobs: persist-credentials: "false" - name: Sync GHCS from Docker Scout - uses: docker/scout-action@8910519cee8ac046f3ee99686b0dc6654d5ba1a7 # v1.20.3 + uses: docker/scout-action@bacf462e8d090c09660de30a6ccc718035f961e3 # v1.20.4 with: organization: "searxng" dockerhub-user: "${{ secrets.DOCKER_USER }}" |
