Merge pull request #97 from SunshineStream/dependabot/github_actions/nightly/actions-js/push-1.3

Bump actions-js/push from 1.2 to 1.3
This commit is contained in:
ReenigneArcher 2022-03-14 10:27:46 -04:00 committed by GitHub
commit da582198db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
python ./scripts/_locale.py --extract python ./scripts/_locale.py --extract
- name: GitHub Commit & Push # push changes back into nightly - name: GitHub Commit & Push # push changes back into nightly
uses: actions-js/push@v1.2 uses: actions-js/push@v1.3
with: with:
github_token: ${{ secrets.GITHUB_TOKEN }} github_token: ${{ secrets.GITHUB_TOKEN }}
branch: nightly branch: nightly