Skip to content

Commit

Permalink
Merge pull request #874 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/all-e0aa907f64

build(deps): bump the all group with 1 update
  • Loading branch information
k8s-ci-robot committed Mar 12, 2024
2 parents 2a7101b + b6f5b54 commit 3f389f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -80,7 +80,7 @@ jobs:
tejolote attest --artifacts github://kubernetes-sigs/zeitgeist/${{ steps.tag.outputs.tag_name }} github://kubernetes-sigs/zeitgeist/"${GITHUB_RUN_ID}" --output zeitgeist.intoto.json --sign
- name: Release
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v0.1.15
uses: softprops/action-gh-release@3198ee18f814cdf787321b4a32a26ddbf37acc52 # v0.1.15
with:
files: zeitgeist.intoto.json
tag_name: "${{ steps.tag.outputs.tag_name }}"
Expand Down

0 comments on commit 3f389f1

Please sign in to comment.