diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0a39a69..5a61cdb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -32,7 +32,7 @@ jobs: ext: "" cargo_binstall_archive: false steps: - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - name: Setup Python 3.13 id: setup-python uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 @@ -107,7 +107,7 @@ jobs: permissions: contents: write steps: - - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 + - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - uses: softprops/action-gh-release@3bb12739c298aeb8a4eeaf626c5b8d85266b0e65 with: generate_release_notes: true