diff --git a/.github/workflows/Auto.yml b/.github/workflows/Auto.yml index 7f68c3b..f25f31c 100644 --- a/.github/workflows/Auto.yml +++ b/.github/workflows/Auto.yml @@ -62,7 +62,7 @@ jobs: git add . git commit -a --allow-empty-message -m "" - - uses: ad-m/github-push-action@v0.8.0 + - uses: ad-m/github-push-action@v1.0.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: Current