diff --git a/.github/workflows/docker-ci.yml b/.github/workflows/docker-ci.yml index 293bf3589..1a4287d8d 100644 --- a/.github/workflows/docker-ci.yml +++ b/.github/workflows/docker-ci.yml @@ -221,7 +221,7 @@ jobs: } >> "$GITHUB_OUTPUT" - name: Create GitHub Release - uses: softprops/action-gh-release@c12583777ecdfd3be55c69cf75464299dc01057e + uses: softprops/action-gh-release@3d0d9888cb7fd7b750713d6e236d1fcb99157228 with: name: ${{ steps.variables.outputs.service_version }} body: ${{ steps.release_notes.outputs.release_notes }}