Skip to content

Commit 54b5961

Browse files
chore(deps): update actions-js/push action to v1.6 (#161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a45b95e commit 54b5961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scheduler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888

8989
- name: Commit and push
9090
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/master'
91-
uses: actions-js/push@5a7cbd780d82c0c937b5977586e641b2fd94acc5 # v1.5
91+
uses: actions-js/push@968f4695ca558093eadb24ad83cc5891f47e0cdc # v1.6
9292
with:
9393
github_token: ${{ secrets.GH_BOT_TOKEN }}
9494
author_email: ${{ secrets.GH_BOT_EMAIL }}

0 commit comments

Comments
 (0)