Skip to content

Commit

Permalink
chore(deps): update peter-evans/create-or-update-comment action to v3 (
Browse files Browse the repository at this point in the history
…#217)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and dirien committed Apr 25, 2023
1 parent 4583889 commit d15a20a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
name: Create URL to the run output
run: echo ::set-output name=run-url::https://github.com/$GITHUB_REPOSITORY/actions/runs/$GITHUB_RUN_ID
- name: Update with Result
uses: peter-evans/create-or-update-comment@v1
uses: peter-evans/create-or-update-comment@v3
with:
body: Please view the PR build - ${{ steps.vars.outputs.run-url }}
issue-number: ${{ github.event.client_payload.github.payload.issue.number
Expand Down

0 comments on commit d15a20a

Please sign in to comment.