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 bd65899 commit 1840ddcCopy full SHA for 1840ddc
.github/workflows/docker-wiki-update.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Push Wiki to GitHub 📤
42
if: github.ref == 'refs/heads/main' || github.event_name == 'schedule'
43
- uses: stefanzweifel/git-auto-commit-action@0b007fbd1180b8e3a3668b21c6517392fe8f26eb # v4.15.4
+ uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4.16.0
44
with:
45
commit_message: "Automated wiki publish for ${{ github.sha }}"
46
repository: wiki/
0 commit comments