Skip to content

Commit 822797d

Browse files
dependabot[bot]jgrandja
authored andcommitted
Bump spring-io/spring-security-release-tools/.github/workflows/perform-release.yml
Bumps [spring-io/spring-security-release-tools/.github/workflows/perform-release.yml](https://github.com/spring-io/spring-security-release-tools) from 1.0.14 to 1.0.15. - [Release notes](https://github.com/spring-io/spring-security-release-tools/releases) - [Changelog](https://github.com/spring-io/spring-security-release-tools/blob/main/RELEASE.adoc) - [Commits](spring-io/spring-security-release-tools@v1.0.14...v1.0.15) --- updated-dependencies: - dependency-name: spring-io/spring-security-release-tools/.github/workflows/perform-release.yml dependency-version: 1.0.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04cf931 commit 822797d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
perform-release:
3333
name: Perform Release
3434
needs: [ deploy-artifacts ]
35-
uses: spring-io/spring-security-release-tools/.github/workflows/perform-release.yml@v1.0.14
35+
uses: spring-io/spring-security-release-tools/.github/workflows/perform-release.yml@v1.0.15
3636
with:
3737
should-perform-release: ${{ needs.deploy-artifacts.outputs.artifacts-deployed }}
3838
project-version: ${{ needs.deploy-artifacts.outputs.project-version }}

0 commit comments

Comments
 (0)