Skip to content

Commit abaf00f

Browse files
Update EndBug/add-and-commit action to v9
1 parent 39f4635 commit abaf00f

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)