Skip to content

Commit

Permalink
build(deps): bump EyeCantCU/cosign-action from 0.2.1 to 0.2.2 (#187)
Browse files Browse the repository at this point in the history
Bumps [EyeCantCU/cosign-action](https://github.com/eyecantcu/cosign-action) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/eyecantcu/cosign-action/releases)
- [Changelog](https://github.com/EyeCantCU/cosign-action/blob/main/CHANGELOG.md)
- [Commits](EyeCantCU/cosign-action@v0.2.1...v0.2.2)

---
updated-dependencies:
- dependency-name: EyeCantCU/cosign-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 12, 2024
1 parent 871e95c commit 98c79ef
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 @@ -57,7 +57,7 @@ jobs:
uses: actions/checkout@v4

- name: Verify base image
uses: EyeCantCU/cosign-action/verify@v0.2.1
uses: EyeCantCU/cosign-action/verify@v0.2.2
with:
containers: ${{ matrix.image_name }}-main:${{ matrix.major_version }}

Expand Down

0 comments on commit 98c79ef

Please sign in to comment.