Skip to content

Commit f0b9b63

Browse files
chore(deps): update sigstore/cosign-installer action to v3.10.1 (#55)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adba8f2 commit f0b9b63

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@v3.10.0
111+
uses: sigstore/cosign-installer@v3.10.1
112112
- name: Sign image with a key
113113
run: |
114114
images=""

0 commit comments

Comments
 (0)