diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b814b02..21530b2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,7 +15,7 @@ jobs: with: persist-credentials: false - name: Install cargo release - uses: taiki-e/install-action@6da51af62171044932d435033daa70a0eb3383ba # v2 + uses: taiki-e/install-action@2b51c05cf7315a16dcec651726da87c70e45b990 # v2 with: tool: cargo-release@0.25.0 - uses: taiki-e/create-gh-release-action@72d65cee1f8033ef0c8b5d79eaf0c45c7c578ce3 # v1