diff --git a/action.yml b/action.yml index cbe6ee5..f63e669 100644 --- a/action.yml +++ b/action.yml @@ -34,7 +34,7 @@ runs: - name: Read properties from package.json id: package_json - uses: zoexx/github-action-json-file-properties@1.0.6 + uses: zoexx/github-action-json-file-properties@1.0.7 with: file_path: package.json