Skip to content

Commit

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

Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0
  • Loading branch information
JeroenKnoops authored Nov 20, 2023
2 parents 323d9cd + f09446b commit 70c6905
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 @@ -13,7 +13,7 @@ jobs:
- uses: npalm/action-docs-action@b62a69e27ae389aa92b450f647d37409b9277bf0 # ratchet:npalm/action-docs-action@v1.4.0
- name: Update readme in the repository
if: github.event_name != 'pull_request'
uses: stefanzweifel/git-auto-commit-action@3ea6ae190baf489ba007f7c92608f33ce20ef04a # ratchet:stefanzweifel/git-auto-commit-action@v4.16.0
uses: stefanzweifel/git-auto-commit-action@8756aa072ef5b4a080af5dc8fef36c5d586e521d # ratchet:stefanzweifel/git-auto-commit-action@v5.0.0
with:
commit_message: "chore(ci): Updating readme"
file_pattern: README.md

0 comments on commit 70c6905

Please sign in to comment.