Skip to content

Commit 2d65a2a

Browse files
Bump spring-io/spring-release-actions from 0.0.3 to 0.0.4 (#1879)
Bumps [spring-io/spring-release-actions](https://github.com/spring-io/spring-release-actions) from 0.0.3 to 0.0.4. - [Release notes](https://github.com/spring-io/spring-release-actions/releases) - [Commits](spring-io/spring-release-actions@708379d...2420148) --- updated-dependencies: - dependency-name: spring-io/spring-release-actions dependency-version: 0.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e4e31c commit 2d65a2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/announce-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
]
4545
}"
4646
- name: Announce Release on `Spring-Releases` space
47-
uses: spring-io/spring-release-actions/announce-on-gchat@708379dd0580adcd6dddf4e3754c8accec4801d4 # 0.0.3
47+
uses: spring-io/spring-release-actions/announce-on-gchat@2420148725bebe44bd59a575a9b1961ca4459b0b # 0.0.4
4848
with:
4949
version: ${{ inputs.version }}
5050
gchat-webhook-url: ${{ secrets.SPRING_RELEASE_GCHAT_WEBHOOK_URL }}

0 commit comments

Comments
 (0)