Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Commit

Permalink
fix(deps): Update tubone24/update_release digest to b9bbf61 (#444)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
  • Loading branch information
cq-bot and renovate-bot committed Aug 1, 2022
1 parent bfd13e7 commit 51cce75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
# GoReleaser will upload the binaries to GitHub and mark the release as ready
- name: Mark as pre-release
if: steps.release.outputs.release_created
uses: tubone24/update_release@ef1052963da78ecdc430f10503a39f46507d639d
uses: tubone24/update_release@b9bbf61b6f461c167072dee15b67194e2dc486f6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAG_NAME: ${{ steps.release.outputs.tag_name }}
Expand Down

0 comments on commit 51cce75

Please sign in to comment.