There was an error while loading. Please reload this page.
1 parent a45b95e commit 54b5961Copy full SHA for 54b5961
1 file changed
.github/workflows/scheduler.yml
@@ -88,7 +88,7 @@ jobs:
88
89
- name: Commit and push
90
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/master'
91
- uses: actions-js/push@5a7cbd780d82c0c937b5977586e641b2fd94acc5 # v1.5
+ uses: actions-js/push@968f4695ca558093eadb24ad83cc5891f47e0cdc # v1.6
92
with:
93
github_token: ${{ secrets.GH_BOT_TOKEN }}
94
author_email: ${{ secrets.GH_BOT_EMAIL }}
0 commit comments