diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1b529a4f..8a3f3aec 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@v4 + uses: ASzc/change-string-case-action@v5 with: string: ${{ github.repository }}