dependabot[bot]
2025-02-25 28fe9b2095d078fb464e46791265c4bfac7b11c7
.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.0
        uses: sigstore/cosign-installer@v3.8.1
      - name: Login to GitHub Container Registry
        uses: docker/login-action@v3
        if: github.event_name != 'pull_request'