File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ jobs:
3131 script : |
3232 const { default: script } = await import('${{ github.workspace }}/.github/scripts/mdx.js')
3333 await script({github, context, core})
34- - uses : actions/create-github-app-token@d72941d797fd3113feb6b93fd0dec494b13a2547 # v1.12.0
34+ - uses : actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
3535 id : app-token
3636 with :
3737 app-id : ${{ vars.BOT_APPID }}
3838 private-key : ${{ secrets.BOT_SECRET }}
39- - uses : stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5
39+ - uses : stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6
4040 with :
4141 commit_user_email : 168325803+astrolicious[bot]@users.noreply.github.com
4242 commit_user_name : astrolicious[bot]
You can’t perform that action at this time.
0 commit comments