diff --git a/.github/workflows/ci_cd.yml b/.github/workflows/ci_cd.yml index 30101f5..17fb481 100644 --- a/.github/workflows/ci_cd.yml +++ b/.github/workflows/ci_cd.yml @@ -109,7 +109,7 @@ jobs: - id: create_release name: Create Release - uses: softprops/action-gh-release@60cfd9a691d814dcf0d094598101c5cb61cd1646 + uses: softprops/action-gh-release@5122b4edc95f85501a71628a57dc180a03ec7588 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: