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

Commit

Permalink
fix(deps): Update tubone24/update_release digest to b9bbf61
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 30, 2022
1 parent 88e2bc2 commit 7f865e5
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 @@ -26,7 +26,7 @@ jobs:
input_string: ${{ steps.release.outputs.tag_name }}
- name: Mark as pre-release
if: steps.semver_parser.outputs.prerelease != ''
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 7f865e5

Please sign in to comment.