Skip to content

Commit bbd4c93

Browse files
committed
Update workflow
1 parent 49e3000 commit bbd4c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
bodyUpdated: ${{ steps.update_pr.outputs.bodyUpdated }}
1313
steps:
1414
- id: update_pr
15-
uses: tzkhan/pr-update-action@debug-warnings
15+
uses: tzkhan/pr-update-action@v2
1616
with:
1717
repo-token: "${{ secrets.GITHUB_TOKEN }}"
1818
head-branch-regex: '[a-z\d-_.\/]+'

0 commit comments

Comments
 (0)