Skip to content

Commit

Permalink
Merge pull request #1665 from jupyter/dependabot/github_actions/stefa…
Browse files Browse the repository at this point in the history
…nzweifel/git-auto-commit-action-4.14.0

Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0
  • Loading branch information
mathbunnyru authored Mar 21, 2022
2 parents 8bb35f9 + 045172b commit 7debeb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:

- name: Push Wiki to GitHub
if: github.ref == 'refs/heads/master' || github.ref == 'refs/heads/main' || github.event_name == 'schedule'
uses: stefanzweifel/git-auto-commit-action@5804e42f86b1891093b151b6c4e78e759c746c4d # dependabot updates to latest release
uses: stefanzweifel/git-auto-commit-action@c4b132ec2c77a21fcab564bd3c92610cee84b894 # dependabot updates to latest release
with:
commit_message: "Automated wiki publish for ${{github.sha}}"
repository: wiki/
Expand Down

0 comments on commit 7debeb6

Please sign in to comment.