Skip to content

Commit 7c4ff91

Browse files
chore(deps): update sigstore/cosign-installer action to v4.1.0 (#94)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ced5886 commit 7c4ff91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sematic-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
labels: ${{ steps.meta.outputs.labels }}
109109
context: ./backend/build/docker/optimized
110110
- name: Install Cosign
111-
uses: sigstore/cosign-installer@v4.0.0
111+
uses: sigstore/cosign-installer@v4.1.0
112112
- name: Sign image with a key
113113
run: |
114114
images=""

0 commit comments

Comments
 (0)