diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 77cfbe79a..365eae0dd 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@7520205ff60037fdc436b40b6a1d1e55a839ec2d # v1.22.0 + uses: docker/scout-action@ce97ec1bb85613e8eb35d086fad0c77a6cedf983 # v1.23.0 with: organization: "searxng" dockerhub-user: "${{ secrets.DOCKER_USER }}"