Skip to content

Commit

Permalink
Merge pull request #145 from fhem/renovate/sigstore-cosign-installer-3.x
Browse files Browse the repository at this point in the history
chore(deps): update sigstore/cosign-installer action to v3.3.0
  • Loading branch information
sidey79 authored Dec 14, 2023
2 parents a28f4c2 + 0fd77c8 commit 6e480ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
L_VCS_URL=${{ github.server_url }}/${{ github.repository }}/
L_AUTHORS=${{ github.server_url }}/${{ github.repository }}/graphs/contributors
- name: Install cosign
uses: sigstore/cosign-installer@v3.2.0
uses: sigstore/cosign-installer@v3.3.0

# Sign the resulting Docker image digest except on PRs.
# This will only write to the public Rekor transparency log when the Docker
Expand Down

0 comments on commit 6e480ce

Please sign in to comment.