Skip to content

Commit

Permalink
Merge pull request #147 from fhem/dependabot/github_actions/sigstore/…
Browse files Browse the repository at this point in the history
…cosign-installer-3.4.0

build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0
  • Loading branch information
sidey79 authored Feb 6, 2024
2 parents c8d658c + 5d02bdf commit 4976ca7
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 @@ -347,7 +347,7 @@ jobs:
- name: Install cosign
if: github.event_name == 'release'
uses: sigstore/cosign-installer@v3.3.0
uses: sigstore/cosign-installer@v3.4.0

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

0 comments on commit 4976ca7

Please sign in to comment.