Skip to content

Commit

Permalink
Bump peter-evans/create-or-update-comment from 3 to 4 (#13907)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 26, 2024
1 parent 86569dd commit 86ccb5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency_merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Add the PRT Comment
if: steps.yaml.outputs.result != 'null'
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
issue-number: ${{ github.event.pull_request.number }}
body: |
Expand Down

0 comments on commit 86ccb5a

Please sign in to comment.