We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ac699 commit aff9cd2Copy full SHA for aff9cd2
.github/workflows/docker-wiki-update.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Push Wiki to GitHub 📤
55
if: env.PUSH_TO_REGISTRY == 'true'
56
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
+ uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
57
with:
58
commit_message: "Automated wiki publish for ${{ github.sha }}"
59
repository: wiki_src/
0 commit comments