We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a40411 commit 84ab7eaCopy full SHA for 84ab7ea
.github/workflows/pr-auto-updater.yaml
@@ -10,7 +10,7 @@ jobs:
10
pull-requests: write
11
contents: write
12
steps:
13
- - uses: CSSUoB/pr-auto-updater@v2.1.2
+ - uses: CSSUoB/pr-auto-updater@v2.2.1
14
env:
15
GITHUB_TOKEN: '${{ secrets.PR_AUTO_UPDATE_TOKEN }}'
16
PR_FILTER: 'labelled'
0 commit comments