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