diff --git a/package.json b/package.json index 0987b7e..ee0272b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keepalive-workflow", - "version": "1.0.8", + "version": "1.0.9", "description": "GitHub action to prevent GitHub from suspending your cronjob based trigger due to repository inactivity", "main": "library.js", "scripts": {