Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
context.payload.ref.startsWith("refs/heads/hotfix") ||
6666
context.payload.ref.startsWith("refs/heads/bug");
6767
- name: pull-request-action
68-
uses: vsoch/[email protected].14
68+
uses: vsoch/[email protected].15
6969
if: always() && steps.should-pr.outputs.result
7070
env:
7171
GITHUB_TOKEN: ${{ secrets.GH_PAT }}

0 commit comments

Comments
 (0)