Skip to content

Commit 0a3c524

Browse files
Update EndBug/add-and-commit action to v10
| datasource | package | from | to | | ----------- | --------------------- | ---- | --- | | github-tags | EndBug/add-and-commit | v9 | v10 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6df5f3e commit 0a3c524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/format_php.yml

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

6262
- name: Commit PHP code-style fixes (if any)
6363
if: ${{ steps.check_php_cs.outcome == 'failure' }}
64-
uses: EndBug/add-and-commit@v9
64+
uses: EndBug/add-and-commit@v10
6565
with:
6666
message: "#15000 🪄️ Apply coding style fixes to PHP"
6767
author_name: GitHub Actions

0 commit comments

Comments
 (0)