Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Commit ecb71d1

Browse files
committed
cosign
1 parent 0864c02 commit ecb71d1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
if: github.event_name != 'pull_request'
4444
uses: sigstore/cosign-installer@v2.0.0
4545
with:
46-
cosign-release: 'v1.4.0'
46+
cosign-release: 'v1.5.1'
4747

4848

4949
# Workaround: https://github.com/docker/build-push-action/issues/461
@@ -75,8 +75,6 @@ jobs:
7575
uses: docker/metadata-action@v3.6.2
7676
with:
7777
images: gameservermanagers/linuxgsm-docker
78-
flavor: |
79-
latest=auto
8078

8179
# Build and push Docker image with Buildx (don't push on PR)
8280
# https://github.com/docker/build-push-action

0 commit comments

Comments
 (0)