diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index ec66957ba..3a5375ae0 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -29,7 +29,7 @@ jobs: - name: Run updater run: "python3 generate_dockerfiles.py --force" - - uses: gr2m/create-or-update-pull-request-action@86ec1766034c8173518f61d2075cc2a173fb8c97 # v1.9.4 + - uses: gr2m/create-or-update-pull-request-action@488876a65a2ca38b7eb05e9086166337087f5323 # v1.10.0 env: GITHUB_TOKEN: ${{ secrets.ADOPTIUM_TEMURIN_BOT_TOKEN }} with: