Skip to content

Commit 4ca8f43

Browse files
chore(deps): update all dependencies (#356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3a3e7d commit 4ca8f43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/community-content.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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]

0 commit comments

Comments
 (0)