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 269093f commit 56599ebCopy full SHA for 56599eb
.github/workflows/docker-wiki-update.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Push Uncyclo to GitHub 📤
46
if: env.PUSH_TO_REGISTRY == 'true'
47
- uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842 # v5.0.1
+ uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
48
with:
49
commit_message: "Automated wiki publish for ${{ github.sha }}"
50
repository: wiki/
0 commit comments