diff --git a/.github/workflows/schedule.yml b/.github/workflows/schedule.yml index c1bab30..c7f5ea0 100644 --- a/.github/workflows/schedule.yml +++ b/.github/workflows/schedule.yml @@ -60,7 +60,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Commit changes - uses: stefanzweifel/git-auto-commit-action@v6.0.1 + uses: stefanzweifel/git-auto-commit-action@v7.0.0 id: "commit" with: commit_message: "Update GITHUB_CLI_VERSION to ${{ env.gh_version }}"