diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 244d108..7de2de6 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@a3fd843e49cd58d296bdd2431c4853569a1b900f + uses: ad-m/github-push-action@6defe3bd9f0a0846636a7d99ab96ccc75f2c858b with: github_token: ${{ secrets.GITHUB_TOKEN }} branch: 'main'