Skip to content

Commit

Permalink
Merge pull request #145 from TanmoySG/wf-update
Browse files Browse the repository at this point in the history
update sigstore actions
  • Loading branch information
TanmoySG authored Jan 2, 2024
2 parents fb8679a + 7289bae commit 03e6913
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/wdb-tag-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,13 @@ jobs:

- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@1e95c1de343b5b0c23352d6417ee3e48d5bcd422
with:
cosign-release: "v1.4.0"
uses: sigstore/[email protected]

- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: "1.19"

- name: Setup Docker buildx
uses: docker/setup-buildx-action@79abd3f86f79a9d68a23c75a09a9a85889262adf

Expand Down

0 comments on commit 03e6913

Please sign in to comment.