diff --git a/.github/workflows/AUTO_PR.yml b/.github/workflows/AUTO_PR.yml index 6f8a646..f58c7bc 100644 --- a/.github/workflows/AUTO_PR.yml +++ b/.github/workflows/AUTO_PR.yml @@ -12,7 +12,7 @@ jobs: permissions: pull-requests: write steps: - - uses: actions/checkout@v4.1.1 + - uses: actions/checkout@v4.2.2 - name: Auto Pull Request uses: diillson/auto-pull-request@v1.0.1 with: