diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 8065e49..a1e9273 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -24,7 +24,7 @@ jobs: - name: "Install parse-changelog" uses: taiki-e/install-action@97a5807a604e12de3a13b52d868ebecaeeea757c # v2.75.4 with: - tool: parse-changelog@a7723d830fe18d310a89f9692ba0d1ceb069eab7 # v0.6.16 + tool: parse-changelog@0.6.16 - name: "Authenticate with crates.io" id: auth