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 abb076e commit 7e7dfd5Copy full SHA for 7e7dfd5
.github/workflows/docker-wiki-update.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- name: Push Uncyclo to GitHub 📤
52
if: env.PUSH_TO_REGISTRY == 'true'
53
- uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79 # v5.1.0
+ uses: stefanzweifel/git-auto-commit-action@b863ae1933cb653a53c021fe36dbb774e1fb9403 # v5.2.0
54
with:
55
commit_message: "Automated wiki publish for ${{ github.sha }}"
56
repository: wiki_src/
0 commit comments