diff --git a/.github/workflows/push-rebase.yaml b/.github/workflows/push-rebase.yaml
index d2e034fc877c82b7d75e1ef29bfc1d91269ed935..f98d9dcda2f40263e333d951678f5b80975e74d6 100644
--- a/.github/workflows/push-rebase.yaml
+++ b/.github/workflows/push-rebase.yaml
@@ -12,7 +12,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: "Rebase all Dependabot's pull requests on every push to the main branch"
-        uses: bbeesley/gha-auto-dependabot-rebase@v1.5.145
+        uses: bbeesley/gha-auto-dependabot-rebase@v1.5.147
         env:
           GITHUB_TOKEN: ${{ secrets.PAT }}
       - name: "Rebase all users' pull requests on release push to the main branch"