Skip to content

Commit

Permalink
Update sigstore/cosign-installer action to v2.4.1 (#582)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 2, 2022
1 parent 7243ba7 commit 9ae66ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-rust-injector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
ref: ${{ github.event.inputs.branchName }}

- name: "Install cosign"
uses: sigstore/[email protected].0
uses: sigstore/[email protected].1

- name: "Install Rust And Build"
uses: gmiam/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-zarf-agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
${{ runner.os }}-go-
- name: "Install cosign"
uses: sigstore/[email protected].0
uses: sigstore/[email protected].1

- name: "Set up Docker Buildx"
id: buildx
Expand Down

0 comments on commit 9ae66ad

Please sign in to comment.