diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 707d67d..e77074f 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -310,7 +310,7 @@ jobs: ./upload/*.tar.gz - name: Publish to GitHub Releases - uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5 + uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # v2.0.6 if: github.event_name == 'release' && github.event.action == 'published' with: # This will contain not only the wheel and sdist, but also the signature files