Skip to content

Commit cbfd62a

Browse files
chore(deps): update endbug/add-and-commit action to v10 (#1043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6658cef commit cbfd62a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pre_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787

8888
- name: Commit changes
8989
id: commit
90-
uses: EndBug/add-and-commit@v9
90+
uses: EndBug/add-and-commit@v10
9191
with:
9292
author_name: Apify Release Bot
9393
author_email: noreply@apify.com

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
121121
- name: Commit changes
122122
id: commit
123-
uses: EndBug/add-and-commit@v9
123+
uses: EndBug/add-and-commit@v10
124124
with:
125125
author_name: Apify Release Bot
126126
author_email: noreply@apify.com

0 commit comments

Comments
 (0)