diff --git a/.github/workflows/make-go-tag.yaml b/.github/workflows/make-go-tag.yaml index 3cffc9e..c740102 100644 --- a/.github/workflows/make-go-tag.yaml +++ b/.github/workflows/make-go-tag.yaml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v5 - name: Make go version tag - uses: senzing-factory/github-action-make-go-tag@v1 + uses: senzing-factory/github-action-make-go-tag@v2 slack-notification: needs: [make-go-tag]