Skip to content

Commit

Permalink
chore(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1 (blue…
Browse files Browse the repository at this point in the history
…-build#58)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 10, 2023
1 parent 10830ee commit d773fd8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

# Sign container
- uses: sigstore/[email protected].0
- uses: sigstore/[email protected].1
if: github.event_name != 'pull_request'

- name: Sign container image
Expand Down Expand Up @@ -458,7 +458,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

# Sign container
- uses: sigstore/[email protected].0
- uses: sigstore/[email protected].1
if: github.event_name != 'pull_request'

- name: Sign container image
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/reusable-zfs-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}

# Sign container
- uses: sigstore/[email protected].0
- uses: sigstore/[email protected].1
if: github.event_name != 'pull_request'

- name: Sign container image
Expand Down

0 comments on commit d773fd8

Please sign in to comment.