diff --git a/.github/workflows/autoupdate.yaml b/.github/workflows/autoupdate.yaml index ae64942..58e1406 100644 --- a/.github/workflows/autoupdate.yaml +++ b/.github/workflows/autoupdate.yaml @@ -10,7 +10,7 @@ jobs: pull-requests: write contents: write steps: - - uses: CSSUoB/pr-auto-updater@v2.2.4 + - uses: CSSUoB/pr-auto-updater@v2.3.1 env: GITHUB_TOKEN: '${{ secrets.PR_AUTO_UPDATE_TOKEN }}' PR_FILTER: 'labelled'