chore(deps): update ad-m/github-push-action commit hash to a3fd843

This commit is contained in:
Renovate Bot 2022-02-23 21:55:41 +00:00 committed by renovate[bot]
parent e8e8d498f7
commit 572ff08d03
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ jobs:
git diff-index --quiet HEAD || git commit -m "rustfmt"
- name: Push changes
uses: ad-m/github-push-action@b007e7b818e33b04afd056e4c4b57ba917145d7a
uses: ad-m/github-push-action@a3fd843e49cd58d296bdd2431c4853569a1b900f
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: 'main'