Skip to content

Commit

Permalink
Merge pull request #118 from philips-software/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/stefanzweifel/git-auto-commit-action-4.14.0

Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0
  • Loading branch information
JeroenKnoops authored Mar 21, 2022
2 parents 0423ab2 + 3b1c992 commit ac30e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

- name: Update readme in the repository
if: github.event_name != 'pull_request'
uses: stefanzweifel/git-auto-commit-action@v4.13.1
uses: stefanzweifel/git-auto-commit-action@v4.14.0
with:
commit_message: "chore(ci): Updating readme"
file_pattern: README.md
Expand Down

0 comments on commit ac30e05

Please sign in to comment.