Skip to content

Commit

Permalink
chore(deps): update sigstore/cosign-installer action to v2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 21, 2022
1 parent 17d1539 commit 8113691
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 @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0

- uses: sigstore/cosign-installer@51f8e5c6fce54e46006ae97d73b2b6315f518752 # renovate: tag=v2.0.0
- uses: sigstore/cosign-installer@179e0f15e70e22ca2e7254fc12d68a9fbab35614 # tag=v2.0.1

- name: Docker registry login
if: env.DRY_RUN == 'false'
Expand Down

0 comments on commit 8113691

Please sign in to comment.