Skip to content

Commit

Permalink
Merge pull request #177 from openvex/dependabot/github_actions/all-68…
Browse files Browse the repository at this point in the history
…4aab1f35

Bump the all group with 1 update
  • Loading branch information
cpanato authored Mar 31, 2024
2 parents b6a08c7 + 56e070e commit d1590c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
tejolote attest --artifacts github://openvex/vexctl/${{ steps.tag.outputs.tag_name }} github://openvex/vexctl/"${GITHUB_RUN_ID}" --output vexctl.intoto.json --sign
- name: Release
uses: softprops/action-gh-release@d99959edae48b5ffffd7b00da66dcdb0a33a52ee # v2.0.4
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
with:
files: vexctl.intoto.json
tag_name: "${{ steps.tag.outputs.tag_name }}"
Expand Down

0 comments on commit d1590c2

Please sign in to comment.