Skip to content

Commit

Permalink
chore(deps): update endbug/add-and-commit action to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2022
1 parent b8682bb commit 42e25a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
if-no-files-found: error

# save full report for history
- uses: EndBug/add-and-commit@v7
- uses: EndBug/add-and-commit@v9
with:
add: '["report.json"]'
default_author: github_actions
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
with:
url: ${{ matrix.sites.url }}

- uses: EndBug/add-and-commit@v7
- uses: EndBug/add-and-commit@v9
with:
add: '["results"]'
author_name: ${{ secrets.SOCIALGROOVYBOT_NAME }}
Expand Down

0 comments on commit 42e25a3

Please sign in to comment.