Skip to content

Commit b37ec13

Browse files
Bump spring-io/spring-release-actions from 0.0.1 to 0.0.2 (#45)
Bumps [spring-io/spring-release-actions](https://github.com/spring-io/spring-release-actions) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/spring-io/spring-release-actions/releases) - [Commits](spring-io/spring-release-actions@0.0.1...0.0.2) --- updated-dependencies: - dependency-name: spring-io/spring-release-actions dependency-version: 0.0.2 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 ca928d1 commit b37ec13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spring-finalize-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122

123123
- name: Announce Release in Chat
124124
if: env.CHAT_WEBHOOK_URL
125-
uses: spring-io/spring-release-actions/announce-on-gchat@0.0.1
125+
uses: spring-io/spring-release-actions/announce-on-gchat@0.0.2
126126
with:
127127
gchat-webhook-url: ${{ env.CHAT_WEBHOOK_URL }}
128128
version: ${{ inputs.milestone }}

0 commit comments

Comments
 (0)