diff --git a/.github/workflows/autoupdate.yaml b/.github/workflows/autoupdate.yaml index 55f1a9b..ae64942 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.2 + - uses: CSSUoB/pr-auto-updater@v2.2.4 env: GITHUB_TOKEN: '${{ secrets.PR_AUTO_UPDATE_TOKEN }}' PR_FILTER: 'labelled'