diff --git a/.github/workflows/ci-cd.yaml b/.github/workflows/ci-cd.yaml index 6abf0ba..32eacc7 100644 --- a/.github/workflows/ci-cd.yaml +++ b/.github/workflows/ci-cd.yaml @@ -58,7 +58,7 @@ jobs: if: startsWith(github.ref, 'refs/tags/v') steps: - name: Create GitHub release - uses: Roang-zero1/github-create-release-action@master + uses: Roang-zero1/github-create-release-action@57eb9bdce7a964e48788b9e78b5ac766cb684803 # v3.0.1 with: version_regex: ^v[[:digit:]]+\.[[:digit:]]+\.[[:digit:]]+ env: