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 (#417)
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 2, 2022
1 parent 1bcad83 commit a649972
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 a649972

Please sign in to comment.