Skip to content

Commit

Permalink
Update Cosign installer to v3.8.0 and Docker Buildx action to a speci…
Browse files Browse the repository at this point in the history
…fic commit in release build workflow
  • Loading branch information
syed-farazahmed committed Feb 19, 2025
1 parent b811a5f commit 28cd190
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,10 @@ jobs:
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8

- name: Install Cosign
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b
with:
cosign-release: 'v2.4.2'
uses: sigstore/[email protected]

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@v3.8.0
uses: docker/setup-buildx-action@8c0edbc76e98fa90f69d9a2c020dcb50019dc325

- name: Login to GitHub Container Registry
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a
Expand Down

0 comments on commit 28cd190

Please sign in to comment.