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 d252594 commit c8ec595Copy full SHA for c8ec595
.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
@@ -222,7 +222,7 @@ jobs:
222
223
url: ${{ matrix.sites.url }}
224
225
226
227
add: '["results"]'
228
author_name: ${{ secrets.SOCIALGROOVYBOT_NAME }}
0 commit comments