Skip to content

Commit

Permalink
Merge pull request #75 from fhem/renovate/sigstore-cosign-installer-3.x
Browse files Browse the repository at this point in the history
Update sigstore/cosign-installer action to v3
  • Loading branch information
sidey79 authored Dec 6, 2023
2 parents 715238a + 3d852eb commit 8dfd3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-matrix-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ jobs:
- name: Install cosign
if: github.event_name == 'release'
uses: sigstore/cosign-installer@v2.8.1
uses: sigstore/cosign-installer@v3.2.0

# Login against a Docker registry if it is a release
# https://github.com/docker/login-action
Expand Down

0 comments on commit 8dfd3b9

Please sign in to comment.