Skip to content

Commit 2bace39

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 ba3fc49 commit 2bace39

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
@@ -77,7 +77,7 @@ jobs:
7777

7878
- name: Commit PHP code-style fixes (if any)
7979
if: ${{ steps.lint_php.outcome == 'failure' }}
80-
uses: EndBug/add-and-commit@v9
80+
uses: EndBug/add-and-commit@v10
8181
with:
8282
message: '#15000 🪄️ Apply coding style fixes to PHP'
8383
committer_name: GitHub Actions

0 commit comments

Comments
 (0)