Skip to content

Commit 7441ce7

Browse files
dependabot[bot]jzheaux
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@729fed5...b92832e) --- 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 9dbcd8c commit 7441ce7

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
@@ -81,7 +81,7 @@ jobs:
8181
perform-release:
8282
name: Perform Release
8383
needs: [ deploy-artifacts, deploy-schema ]
84-
uses: spring-io/spring-security-release-tools/.github/workflows/perform-release.yml@729fed56d42122f88583aff1be35c0800b7d77e9 # v1.0.14
84+
uses: spring-io/spring-security-release-tools/.github/workflows/perform-release.yml@b92832ecbc7cbe969201e6beafbde0ee400cf095 # v1.0.15
8585
with:
8686
should-perform-release: ${{ needs.deploy-artifacts.outputs.artifacts-deployed }}
8787
project-version: ${{ needs.deploy-artifacts.outputs.project-version }}

0 commit comments

Comments
 (0)