tangled
alpha
login
or
join now
aottr.dev
/
paw
0
fork
atom
Free and open source ticket system written in python
0
fork
atom
overview
issues
pulls
pipelines
update cosign step
Dustin Kroeger
2 years ago
03669ae3
d152edd7
+2
-2
1 changed file
expand all
collapse all
unified
split
.github
workflows
docker-image.yml
+2
-2
.github/workflows/docker-image.yml
···
29
29
# https://github.com/sigstore/cosign-installer
30
30
- name: Install cosign
31
31
if: github.event_name != 'pull_request'
32
32
-
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 #v3.1.1
32
32
+
uses: sigstore/cosign-installer@v3.3.0
33
33
with:
34
34
-
cosign-release: "v2.1.1"
34
34
+
cosign-release: "v2.2.2"
35
35
36
36
# Set up BuildKit Docker container builder to be able to build
37
37
# multi-platform images and export cache