diff --git a/.github/workflows/cicd_npm-publish.yml b/.github/workflows/cicd_npm-publish.yml index cd42ebfc..bdbf55c9 100644 --- a/.github/workflows/cicd_npm-publish.yml +++ b/.github/workflows/cicd_npm-publish.yml @@ -11,5 +11,4 @@ jobs: uses: pipedrive-actions/github-actions-workflows/.github/workflows/reusable_cicd-npm-publish.yml@master with: revision: ${{ github.event.pull_request.head.ref }} - supported_versions: '[18]' secrets: inherit \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 1636f7f6..815d6b72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an ### Changed - Migrate publish flow from Jenkins to GitHub Actions -- Fix Owner name +- Add devops-tooling as owner for .github/workflows/cicd_* ## [23.4.0] - 2024-09-24 ### Changed