Skip to content

Commit

Permalink
chore(deps): bump peter-evans/create-or-update-comment from 3 to 4 (#309
Browse files Browse the repository at this point in the history
)

Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 25, 2024
1 parent 3100b0a commit 2832acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/synced-dependabot-pr-recreate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: prcomm
- name: tell dependabot to recreate pr
if: steps.prcomm.outputs.BOOL_TRIGGERED == 'true'
uses: peter-evans/create-or-update-comment@v3
uses: peter-evans/create-or-update-comment@v4
with:
token: ${{ secrets.SYNCED_GITHUB_TOKEN }}
issue-number: ${{ steps.prcomm.outputs.PULL_REQUEST_NUMBER }}
Expand Down

0 comments on commit 2832acb

Please sign in to comment.