Skip to content

Commit c8ec595

Browse files
chore(deps): update endbug/add-and-commit action to v9
1 parent d252594 commit c8ec595

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# if-no-files-found: error
4242

4343
# save full report for history
44-
- uses: EndBug/add-and-commit@v7
44+
- uses: EndBug/add-and-commit@v9
4545
with:
4646
add: '["report.json"]'
4747
default_author: github_actions

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ jobs:
222222
with:
223223
url: ${{ matrix.sites.url }}
224224

225-
- uses: EndBug/add-and-commit@v7
225+
- uses: EndBug/add-and-commit@v9
226226
with:
227227
add: '["results"]'
228228
author_name: ${{ secrets.SOCIALGROOVYBOT_NAME }}

0 commit comments

Comments
 (0)