Skip to content

Commit bb11e32

Browse files
[#patch](deps): Bump sigstore/cosign-installer from 4.0.0 to 4.1.0 in the actions-deps group (#303)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8991ff4 commit bb11e32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ jobs:
210210
create-storage-record: ${{ startsWith(inputs.registry, 'ghcr.io') }}
211211
sbom-path: ${{ inputs.working-directory }}/sbom.spdx.json
212212
- name: Install cosign
213-
uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
213+
uses: sigstore/cosign-installer@ba7bc0a3fef59531c69a25acd34668d6d3fe6f22 # v4.1.0
214214
if: inputs.push && inputs.sign-image
215215
- name: Sign image
216216
if: inputs.push && inputs.sign-image

0 commit comments

Comments
 (0)