Skip to content

Commit e1004c0

Browse files
chore(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 (#1465)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.9.1 to 3.9.2. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@v3.9.1...v3.9.2) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent afd6636 commit e1004c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217
- name: Build Dockerfile
218218
run: docker build . --file Dockerfile --tag redis-operator:e2e
219219
- name: Install Cosign
220-
uses: sigstore/[email protected].1
220+
uses: sigstore/[email protected].2
221221
- name: Install chainsaw
222222
uses: kyverno/[email protected]
223223
with:

0 commit comments

Comments
 (0)