Skip to content

Commit 8d43f42

Browse files
chore(deps): update endbug/add-and-commit action to v9
1 parent fbac063 commit 8d43f42

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
@@ -227,7 +227,7 @@ jobs:
227227
with:
228228
url: ${{ matrix.sites.url }}
229229

230-
- uses: EndBug/add-and-commit@v7
230+
- uses: EndBug/add-and-commit@v9
231231
with:
232232
add: '["results"]'
233233
author_name: ${{ secrets.SOCIALGROOVYBOT_NAME }}

0 commit comments

Comments
 (0)