Skip to content

Commit f55dbc4

Browse files
Bump xt0rted/pull-request-comment-branch from 2 to 3 (#1602)
Bumps [xt0rted/pull-request-comment-branch](https://github.com/xt0rted/pull-request-comment-branch) from 2 to 3. - [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@v2...v3) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Matt Fishman <[email protected]>
1 parent e9edb77 commit f55dbc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment_trigger_example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Get PR branch
16-
uses: xt0rted/pull-request-comment-branch@v2
16+
uses: xt0rted/pull-request-comment-branch@v3
1717
id: comment-branch
1818
- name: Set latest commit status as pending
1919
uses: myrotvorets/set-commit-status-action@master

0 commit comments

Comments
 (0)