diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 6d1bdf85..cbb61fc6 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -71,7 +71,7 @@ jobs: uses: actions/checkout@v2 - name: Get commit message (for release title and body) id: commit - uses: kceb/git-message-action@v1.2.0 + uses: kceb/git-message-action@v1 - name: Get release version id: get-version run: |