Skip to content

Commit

Permalink
Merge pull request #62 from pulumiverse/renovate/peter-evans-create-o…
Browse files Browse the repository at this point in the history
…r-update-comment-4.x

Update peter-evans/create-or-update-comment action to v4
  • Loading branch information
pierskarsenbarg authored May 21, 2024
2 parents 682c15f + 1182de9 commit 50a45d0
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 @@ -107,7 +107,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@v4
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 50a45d0

Please sign in to comment.