Skip to content
This repository has been archived by the owner on Dec 25, 2024. It is now read-only.

Commit

Permalink
Merge pull request #65 from atomic-studio-org/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/sigstore/cosign-installer-3.4.0

chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0
  • Loading branch information
tulilirockz authored Mar 19, 2024
2 parents 71e3a3b + 073d733 commit b775aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
run: docker push --disable-content-trust ${{ env.IMAGE_REGISTRY }}/${{ steps.recipes_meta.outputs.IMAGE_NAME }}

- name: Install cosign
uses: sigstore/cosign-installer@v3.3.0
uses: sigstore/cosign-installer@v3.4.0

- name: Sign container image
shell: bash
Expand Down

0 comments on commit b775aac

Please sign in to comment.