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 99606bc commit 0c1bb89Copy full SHA for 0c1bb89
.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.1.2
+ - uses: CSSUoB/pr-auto-updater@v2.2.4
21
env:
22
GITHUB_TOKEN: ${{ steps.generate-token.outputs.token }}
23
PR_FILTER: 'labelled'
0 commit comments