dependabot[bot]
2025-08-13 bb223123b7b7fd5025badba345847c818aa7f588
.github/workflows/docker-build-push.yaml
@@ -37,7 +37,7 @@
            network=host
      - name: Install cosign
        if: github.event_name != 'pull_request'
        uses: sigstore/cosign-installer@v3.8.2
        uses: sigstore/cosign-installer@v3.9.2
      - name: Login to GitHub Container Registry
        uses: docker/login-action@v3
        if: github.event_name != 'pull_request'