We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbac063 commit 8d43f42Copy full SHA for 8d43f42
.github/workflows/report.yml
@@ -41,7 +41,7 @@ jobs:
41
# if-no-files-found: error
42
43
# save full report for history
44
- - uses: EndBug/add-and-commit@v7
+ - uses: EndBug/add-and-commit@v9
45
with:
46
add: '["report.json"]'
47
default_author: github_actions
.github/workflows/scans.yml
@@ -227,7 +227,7 @@ jobs:
227
228
url: ${{ matrix.sites.url }}
229
230
231
232
add: '["results"]'
233
author_name: ${{ secrets.SOCIALGROOVYBOT_NAME }}
0 commit comments