Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 3.4.0 to 3.5.0 (#32)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and hbenali committed Apr 28, 2024
1 parent 1e358e0 commit 6f3dd8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
private-key-passphrase: ${{ secrets.DOCKER_PRIVATE_KEY_PASSPHRASE }}

- name: Install Cosign
uses: sigstore/cosign-installer@v3.4.0
uses: sigstore/cosign-installer@v3.5.0

- name: Sign the published ghcr.io Docker image with Cosign
run: |
Expand Down

0 comments on commit 6f3dd8a

Please sign in to comment.