Skip to content

Commit

Permalink
Merge pull request #2095 from jellyfin/renovate/stefanzweifel-git-aut…
Browse files Browse the repository at this point in the history
…o-commit-action-digest

Update stefanzweifel/git-auto-commit-action digest to e348103
  • Loading branch information
jimdogx authored Jan 15, 2025
2 parents b4641e2 + 6d929b7 commit 1ba1cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# TODO: fix jsdoc build errors then remove '|| true' from run command below
run: npm run docs || true
- name: Commit any changes back to the unstable branch
uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5
uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5
with:
commit_message: Update API docs
# use jellyfin-bot to commit the changes instead of the default github-actions[bot]
Expand Down

0 comments on commit 1ba1cce

Please sign in to comment.