diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 87beb3b..d5c0256 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -30,7 +30,7 @@ jobs: run: git pull -r - name: Push changes - uses: ad-m/github-push-action@694e694af3c1751f83c030838b41be57e1fd851e + uses: ad-m/github-push-action@f43881ed8c9a327013bb727b6ab5942f0c8f4222 with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: 'main'