Skip to content

Commit a68fe3b

Browse files
Merge pull request #1229 from phpDocumentor/dependabot/github_actions/stefanzweifel/git-auto-commit-action-6
github-actions(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6
2 parents 4f61593 + 2346cb9 commit a68fe3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
run: "rsync -r --delete build/docs/* docs/docs/components/guides"
8585

8686
- name: "Commit"
87-
uses: "stefanzweifel/git-auto-commit-action@v5"
87+
uses: "stefanzweifel/git-auto-commit-action@v6"
8888
with:
8989
repository: "docs"
9090
commit_message: "Update guides documentation"

0 commit comments

Comments
 (0)