Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer action to v3.6.0 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent d57bd82 commit e41f010
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-and-push/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ runs:
uses: actions/checkout@v4

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

- name: Set up QEMU
if: ${{ inputs.platform != 'amd64' }}
Expand Down

0 comments on commit e41f010

Please sign in to comment.