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 d719331 commit abea5caCopy full SHA for abea5ca
.github/workflows/docker-wiki-update.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Push Wiki to GitHub 📤
44
if: env.PUSH_TO_REGISTRY == 'true'
45
- uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
+ uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
46
with:
47
commit_message: "Automated wiki publish for ${{ github.sha }}"
48
repository: wiki/
0 commit comments