Skip to content

Commit 81221eb

Browse files
chore(deps): update endbug/add-and-commit action to v9
1 parent 1b4abbd commit 81221eb

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
@@ -219,7 +219,7 @@ jobs:
219219
with:
220220
url: ${{ matrix.sites.url }}
221221

222-
- uses: EndBug/add-and-commit@v7
222+
- uses: EndBug/add-and-commit@v9
223223
with:
224224
add: '["results"]'
225225
author_name: ${{ secrets.SOCIALGROOVYBOT_NAME }}

0 commit comments

Comments
 (0)