Skip to content

Commit c3cecaf

Browse files
Update pr-auto-update.yml
Signed-off-by: Matty Widdop <[email protected]>
1 parent 9b5f839 commit c3cecaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pr-auto-update.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ jobs:
1010
pull-requests: write
1111
contents: write
1212
steps:
13-
- uses: CSSUoB/pr-auto-updater@v2.0.0
13+
- uses: CSSUoB/pr-auto-updater@v2.1.2
1414
env:
15-
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
15+
GITHUB_TOKEN: '${{ secrets.pr-auto-updater }}'
1616
PR_FILTER: 'labelled'
1717
PR_LABELS: 'sync'

0 commit comments

Comments
 (0)