diff --git a/.github/workflows/announce-release.yml b/.github/workflows/announce-release.yml index 142e725ec2..2fb095c594 100644 --- a/.github/workflows/announce-release.yml +++ b/.github/workflows/announce-release.yml @@ -44,7 +44,7 @@ jobs: ] }" - name: Announce Release on `Spring-Releases` space - uses: spring-io/spring-release-actions/announce-on-gchat@1b8671612c3eb3d9b9763e2d7b66f1a80d00ee95 # 0.0.6 + uses: spring-io/spring-release-actions/announce-on-gchat@6795980b9d960a13d420e114d50f1c8abe730769 # 0.0.7 with: version: ${{ inputs.version }} gchat-webhook-url: ${{ secrets.SPRING_RELEASE_GCHAT_WEBHOOK_URL }}