Skip to content

Commit bb3e52e

Browse files
authored
Merge pull request #91 from guitarrapc/dependabot/github_actions/xt0rted/pull-request-comment-branch-2
chore(deps): bump xt0rted/pull-request-comment-branch from 1 to 2
2 parents 58a4026 + 2ed1918 commit bb3e52e

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@v4

0 commit comments

Comments
 (0)