Skip to content

Commit

Permalink
chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: ChrisJBurns <[email protected]>
  • Loading branch information
ChrisJBurns committed Jan 6, 2024
1 parent 2592c00 commit b874b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

- name: Install Cosign
uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 #pin@v3.1.2
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 #pin@v3.3.0

- name: Publish and Sign OCI Charts
run: |
Expand Down

0 comments on commit b874b9a

Please sign in to comment.