Skip to content

Commit f658e62

Browse files
Bump spring-io/central-publish-action from 0.2.0 to 0.3.0 (#32)
Bumps [spring-io/central-publish-action](https://github.com/spring-io/central-publish-action) from 0.2.0 to 0.3.0. - [Release notes](https://github.com/spring-io/central-publish-action/releases) - [Commits](spring-io/central-publish-action@v0.2.0...v0.3.0) --- updated-dependencies: - dependency-name: spring-io/central-publish-action dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 356bf3a commit f658e62

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.2.0
103+
uses: spring-io/central-publish-action@v0.3.0
104104
with:
105105
token-name: ${{ secrets.CENTRAL_TOKEN_USERNAME }}
106106
token: ${{ secrets.CENTRAL_TOKEN_PASSWORD }}

0 commit comments

Comments
 (0)