Skip to content

Commit e094c5d

Browse files
authored
Merge pull request #12 from cewert/renovate/major-github-actions
2 parents 0bcee90 + ebb3a82 commit e094c5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# TODO: fix jsdoc build errors then remove '|| true' from run command below
2929
run: npm run build || true
3030
- name: Commit any changes
31-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6
31+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7
3232
with:
3333
commit_message: Update code docs
3434
# use JellyRock-bot to commit the changes instead of the default github-actions[bot]

0 commit comments

Comments
 (0)