Skip to content

Commit d31d148

Browse files
Merge 57f15fb into 76970e5
2 parents 76970e5 + 57f15fb commit d31d148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-api-reports.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: yarn build
2828
id: update-api-reports
2929
- name: Commit & Push changes
30-
uses: EndBug/add-and-commit@v7
30+
uses: EndBug/add-and-commit@v9
3131
with:
3232
add: 'common/api-review/*'
3333
message: 'Update API reports'

0 commit comments

Comments
 (0)