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 2146f15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2022
1 parent 55dba9d commit b722792
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@2146f1550a23d883b8ea0c036298ed74cd65eac6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
TAG_NAME: ${{ steps.release.outputs.tag_name }}
Expand Down

0 comments on commit b722792

Please sign in to comment.