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 1b4abbd commit 81221ebCopy full SHA for 81221eb
.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
@@ -219,7 +219,7 @@ jobs:
219
220
url: ${{ matrix.sites.url }}
221
222
223
224
add: '["results"]'
225
author_name: ${{ secrets.SOCIALGROOVYBOT_NAME }}
0 commit comments