Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Yury Tsarev <yury@upbound.io>
  • Loading branch information
ytsarev committed Dec 19, 2023
1 parent 918418d commit da5b125
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Release

on:
push:
tags:
- "v*"
on: push


permissions:
contents: read
Expand Down Expand Up @@ -48,7 +46,7 @@ jobs:
filterByMilestone: true
unreleased: true
- name: Install Cosign
uses: sigstore/cosign-installer@ced07f21fb1da67979f539bbc6304c16c0677e76 # renovate: tag=v2.7.0
uses: sigstore/cosign-installer@9614fae9e5c5eddabb09f90a270fcb487c9f7149 # renovate: tag=v3.3.0
with:
cosign-release: 'v1.12.1'
- name: Install Syft
Expand Down

0 comments on commit da5b125

Please sign in to comment.