Skip to content

Commit ca928d1

Browse files
Bump spring-io/central-publish-action from 0.3.0 to 0.4.0 (#44)
Bumps [spring-io/central-publish-action](https://github.com/spring-io/central-publish-action) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/spring-io/central-publish-action/releases) - [Commits](spring-io/central-publish-action@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: spring-io/central-publish-action dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0dc9e9e commit ca928d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/spring-artifactory-deploy-to-maven-central.yml

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

101101
- name: Deploy Bundle to Maven Central Portal
102102
if: env.CENTRAL_TOKEN_USERNAME
103-
uses: spring-io/central-publish-action@v0.3.0
103+
uses: spring-io/central-publish-action@v0.4.0
104104
with:
105105
token-name: ${{ secrets.CENTRAL_TOKEN_USERNAME }}
106106
token: ${{ secrets.CENTRAL_TOKEN_PASSWORD }}

0 commit comments

Comments
 (0)