diff --git a/.github/workflows/tag-testpypi.yml b/.github/workflows/tag-testpypi.yml index fa8039d7..90ff1ccf 100644 --- a/.github/workflows/tag-testpypi.yml +++ b/.github/workflows/tag-testpypi.yml @@ -23,7 +23,7 @@ jobs: - name: Checkout code uses: actions/checkout@v4.1.7 - name: Create Release - uses: softprops/action-gh-release@a74c6b72af54cfa997e81df42d94703d6313a2d0 # 2.0.6 + uses: softprops/action-gh-release@c062e08bd532815e2082a85e87e3ef29c3e6d191 # 2.0.8 env: # This token is provided by Actions, you do not need to create your own token GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}