Skip to content

Commit ee3a5c4

Browse files
chore(deps): bump xt0rted/pull-request-comment-branch from 2 to 3
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] <support@github.com>
1 parent 23022db commit ee3a5c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
timeout-minutes: 15
2121
steps:
2222
- name: Get PR branch
23-
uses: xt0rted/pull-request-comment-branch@v2
23+
uses: xt0rted/pull-request-comment-branch@v3
2424
id: comment-branch
2525
if: ${{ github.event_name == 'issue_comment' }}
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)