Skip to content

Commit

Permalink
Merge pull request #46 from PerfectThymeTech/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/sigstore/cosign-installer-3.6.0

Bump sigstore/cosign-installer from 3.5.0 to 3.6.0
  • Loading branch information
marvinbuss authored Aug 23, 2024
2 parents 4f9e47b + 261d185 commit 9e82720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_containerTemplate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:

# Install cosign
- name: Install cosign
uses: sigstore/cosign-installer@v3.5.0
uses: sigstore/cosign-installer@v3.6.0
id: install_cosign
if: github.event_name == 'release'
with:
Expand Down

0 comments on commit 9e82720

Please sign in to comment.