Skip to content

Commit 047fe0a

Browse files
Update pr-auto-update.yml
Signed-off-by: Matty Widdop <[email protected]>
1 parent 21d3072 commit 047fe0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Automatic PR Updater
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: CSSUoB/pr-auto-updater@v2
10+
- uses: CSSUoB/pr-auto-updater@v2.0.0
1111
env:
1212
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
1313
PR_FILTER: 'labelled'

0 commit comments

Comments
 (0)