Skip to content

Commit

Permalink
Merge pull request #176 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.6.0
  • Loading branch information
sidey79 authored Aug 7, 2024
2 parents 42d2667 + 3de883d commit 91271c3
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.5.0
uses: sigstore/cosign-installer@v3.6.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 91271c3

Please sign in to comment.