Skip to content

Commit ee77b78

Browse files
authored
Merge pull request #1571 from jupyter/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.13.1
Bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1
2 parents e6f746a + 788e852 commit ee77b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106

107107
- name: Push Wiki to GitHub
108108
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main' || github.event_name == 'schedule'
109-
uses: stefanzweifel/git-auto-commit-action@8040434425060bbf273c9bc1e108e8e61f4a1116 # dependabot updates to latest release
109+
uses: stefanzweifel/git-auto-commit-action@5804e42f86b1891093b151b6c4e78e759c746c4d # dependabot updates to latest release
110110
with:
111111
commit_message: "Automated wiki publish for ${{github.sha}}"
112112
repository: wiki/

0 commit comments

Comments
 (0)