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 fbbf245 commit 4c0c0aaCopy full SHA for 4c0c0aa
.github/workflows/docker-wiki-update.yml
@@ -40,7 +40,7 @@ jobs:
40
41
- name: Push Uncyclo to GitHub 📤
42
if: github.repository == 'jupyter/docker-stacks' && (github.ref == 'refs/heads/main' || github.event_name == 'schedule')
43
- uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # v4.16.0
+ uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # v5.0.0
44
with:
45
commit_message: "Automated wiki publish for ${{ github.sha }}"
46
repository: wiki/
0 commit comments