Skip to content

Commit aff9cd2

Browse files
Bump stefanzweifel/git-auto-commit-action from 6.0.1 to 7.0.0 (#2336)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8ac699 commit aff9cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-wiki-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
- name: Push Wiki to GitHub 📤
5555
if: env.PUSH_TO_REGISTRY == 'true'
56-
uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
56+
uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
5757
with:
5858
commit_message: "Automated wiki publish for ${{ github.sha }}"
5959
repository: wiki_src/

0 commit comments

Comments
 (0)