Skip to content

Commit 5870118

Browse files
feat(apify): Bump version number for run Actor action
1 parent 8b89b6a commit 5870118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/apify/actions/run-actor/run-actor.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default {
77
key: "apify-run-actor",
88
name: "Run Actor",
99
description: "Performs an execution of a selected Actor in Apify. [See the documentation](https://docs.apify.com/api/v2#/reference/actors/run-collection/run-actor)",
10-
version: "0.0.35",
10+
version: "0.0.36",
1111
type: "action",
1212
props: {
1313
apify,

0 commit comments

Comments
 (0)