Skip to content

Commit 56cf5a5

Browse files
chore(deps): update xt0rted/pull-request-comment-branch action to v3
1 parent 55c62e9 commit 56cf5a5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/integration-tests.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
runs-on: ubuntu-latest
6565
steps:
6666
- name: Get PR branch
67-
uses: xt0rted/pull-request-comment-branch@v2
67+
uses: xt0rted/pull-request-comment-branch@v3
6868
id: comment-branch
6969
- name: Set commit status as pending
7070
uses: myrotvorets/set-commit-status-action@master
@@ -96,7 +96,7 @@ jobs:
9696
}
9797
steps:
9898
- name: Get PR branch
99-
uses: xt0rted/pull-request-comment-branch@v2
99+
uses: xt0rted/pull-request-comment-branch@v3
100100
id: comment-branch
101101
- name: Checkout PR branch
102102
uses: actions/checkout@v5
@@ -136,7 +136,7 @@ jobs:
136136
runs-on: ubuntu-latest
137137
steps:
138138
- name: Get PR branch
139-
uses: xt0rted/pull-request-comment-branch@v2
139+
uses: xt0rted/pull-request-comment-branch@v3
140140
id: comment-branch
141141

142142
- name: Set latest commit status as ${{ job.status }}

0 commit comments

Comments
 (0)