We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6658cef commit cbfd62aCopy full SHA for cbfd62a
2 files changed
.github/workflows/pre_release.yaml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: Commit changes
89
id: commit
90
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
91
with:
92
author_name: Apify Release Bot
93
author_email: noreply@apify.com
.github/workflows/release.yaml
@@ -120,7 +120,7 @@ jobs:
120
121
122
123
124
125
126
0 commit comments