Skip to content

Commit

Permalink
Merge pull request #51 from Supporterino/Supporterino-patch-7
Browse files Browse the repository at this point in the history
fix(ci): 🐛 remove pinned cosign version
  • Loading branch information
Supporterino authored Aug 25, 2024
2 parents a3864b1 + 5b5c3b9 commit fd8a8e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ jobs:
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
with:
cosign-release: 'v2.1.1'
- name: Checkout repository
uses: actions/checkout@v4
- name: Set up QEMU
Expand Down

0 comments on commit fd8a8e5

Please sign in to comment.