Skip to content

Commit 2ed1918

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

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@v1
23+
uses: xt0rted/pull-request-comment-branch@v2
2424
id: comment-branch
2525
if: ${{ github.event_name == 'issue_comment' }}
2626
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)