Skip to content

Commit 52b0d6b

Browse files
Merge pull request #1254 from phpDocumentor/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
github-actions(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents c557f06 + 76aa759 commit 52b0d6b

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
@@ -85,7 +85,7 @@ jobs:
8585
run: "rsync -r --delete build/docs/* docs/docs/components/guides"
8686

8787
- name: "Commit"
88-
uses: "stefanzweifel/git-auto-commit-action@v6"
88+
uses: "stefanzweifel/git-auto-commit-action@v7"
8989
with:
9090
repository: "docs"
9191
commit_message: "Update guides documentation"

0 commit comments

Comments
 (0)