Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Commit 8b599c3

Browse files
authored
Merge pull request #143 from philips-software/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.15.1
Bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.1
2 parents e4769bf + 2ebd26a commit 8b599c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action-docs.yml

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

1717
- name: Update readme in the repository
1818
if: github.event_name != 'pull_request'
19-
uses: stefanzweifel/git-auto-commit-action@v4.14.1
19+
uses: stefanzweifel/git-auto-commit-action@v4.15.1
2020
with:
2121
commit_message: "chore(ci): Updating readme"
2222
file_pattern: README.md

0 commit comments

Comments
 (0)