Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-or-update-comment action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and tagoro9 committed Jan 31, 2024
1 parent 3cb0fb4 commit 5b3c8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prerelease/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ runs:

- name: Upsert build version
if: steps.prerelease.outputs.new-release-published == 'true'
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
issue-number: ${{ steps.PR.outputs.number }}
body: |
Expand Down

0 comments on commit 5b3c8a3

Please sign in to comment.