Skip to content

Commit 0487d2b

Browse files
authored
Merge pull request #33 from phpcq/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
github-actions(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7
2 parents 1b98f03 + 2d025dc commit 0487d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
GITHUB_TOKEN: ${{ secrets.BUILDER_GITHUB_TOKEN }}
8181

8282
- name: Commit changes
83-
uses: stefanzweifel/git-auto-commit-action@v6
83+
uses: stefanzweifel/git-auto-commit-action@v7
8484
with:
8585
commit_message: ${{ env.COMMIT_MSG }}
8686
branch: ${{ env.TARGET_BRANCH }}

0 commit comments

Comments
 (0)