We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5053bbe + 082f576 commit 610f9f8Copy full SHA for 610f9f8
1 file changed
.github/workflows/pr-auto-update.yml
@@ -17,7 +17,7 @@ jobs:
17
app-id: ${{ vars.PR_AUTO_UPDATE_CLIENT_ID }}
18
private-key: ${{ secrets.PR_AUTO_UPDATE_PRIVATE_KEY }}
19
20
- - uses: CSSUoB/pr-auto-updater@v2.2.4
+ - uses: CSSUoB/pr-auto-updater@v2.3.1
21
env:
22
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
23
PR_FILTER: 'labelled'
0 commit comments