Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-or-update-comment action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 28, 2024
1 parent 21fef18 commit fee062d
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 @@ -177,7 +177,7 @@ runs:

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

0 comments on commit fee062d

Please sign in to comment.