diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e70c0942..db828aab 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -116,7 +116,7 @@ jobs: - name: "🔽 Find the lowercase name of the repository" id: reponame - uses: ASzc/change-string-case-action@v2 + uses: ASzc/change-string-case-action@v3 with: string: ${{ github.repository }}