diff --git a/.github/workflows/auto-approve-pr.yaml b/.github/workflows/auto-approve-pr.yaml index fa1d6d5..43c757a 100644 --- a/.github/workflows/auto-approve-pr.yaml +++ b/.github/workflows/auto-approve-pr.yaml @@ -19,6 +19,6 @@ jobs: egress-policy: audit - name: Auto-approve PR via seyLu Bot - uses: hmarr/auto-approve-action@134e1011866211ab5b452c8ab06ea0447e888610 # v3.2.1 + uses: hmarr/auto-approve-action@7d0ab8fdbb906da8a6297d373561d5ccb137d98f # v3.2.1 with: github-token: ${{ secrets.SEYLUBOT_PAT }}