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