Skip to content

Commit

Permalink
chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.2.0 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD authored Nov 10, 2023
2 parents f0a7043 + 1872f6b commit 2104614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: 🏗 Install cosign
if: ${{ github.event_name != 'pull_request' && steps.file_change.outputs.container_folder == 'true' }}
uses: sigstore/cosign-installer@v3.1.2
uses: sigstore/cosign-installer@v3.2.0

- name: 🏗 Setup Docker Buildx
if: ${{ steps.file_change.outputs.container_folder == 'true' }}
Expand Down

0 comments on commit 2104614

Please sign in to comment.