Skip to content

Commit

Permalink
build(deps): bump xt0rted/pull-request-comment-branch from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [xt0rted/pull-request-comment-branch](https://github.com/xt0rted/pull-request-comment-branch) from 1 to 2.
- [Release notes](https://github.com/xt0rted/pull-request-comment-branch/releases)
- [Changelog](https://github.com/xt0rted/pull-request-comment-branch/blob/main/CHANGELOG.md)
- [Commits](xt0rted/pull-request-comment-branch@v1...v2)

---
updated-dependencies:
- dependency-name: xt0rted/pull-request-comment-branch
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent 6cae3dc commit 34abf98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
if: ${{ github.event.issue.pull_request && github.event.comment.body == '/publish' }}
runs-on: ubuntu-22.04
steps:
- uses: xt0rted/pull-request-comment-branch@v1
- uses: xt0rted/pull-request-comment-branch@v2
id: comment-branch

- name: Check out repository
Expand Down

0 comments on commit 34abf98

Please sign in to comment.