mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-22 03:41:34 -05:00
update cosign
This commit is contained in:
parent
36f5b23b6f
commit
384b822d55
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -38,7 +38,7 @@ jobs:
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: sigstore/cosign-installer@main
|
||||
with:
|
||||
cosign-release: 'v1.11.0'
|
||||
cosign-release: 'v1.13.1'
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
Loading…
Reference in New Issue
Block a user