Skip to content

Commit

Permalink
Merge branch 'gi-actions-fix-cosign-version' into daypass_project_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AnishReddyRavula committed Mar 22, 2024
2 parents 3e59a7e + bbce7f5 commit c675b35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@main
with:
cosign-release: 'v2.0.2' # optional
cosign-release: 'v2.2.2' # optional

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c
Expand Down

0 comments on commit c675b35

Please sign in to comment.