diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7a96f6a..e20a566 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -10,6 +10,6 @@ on: # yamllint disable-line rule:truthy required: true jobs: csm-release: - uses: harishp8889/test-common-github-actions/.github/workflows/csm-release-libs.yaml@test-action + uses: dell/common-github-actions/.github/workflows/csm-release-libs.yaml@bugfix/annotated-tag name: Release Go Client Libraries secrets: inherit \ No newline at end of file