Skip to content

Commit

Permalink
Update cosign
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasjackson committed Jan 4, 2023
1 parent 8ef923c commit ce094b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@7e0881f8fe90b25e305bbf0309761e9314607e25
with:
cosign-release: 'v2.8.1'
cosign-release: 'v1.13.1'

# Login against a Docker registry except on PR
# https://github.com/docker/login-action
Expand Down

0 comments on commit ce094b3

Please sign in to comment.