Skip to content

Commit 0c3f35d

Browse files
dependabot[bot]onobc
authored andcommitted
Bump spring-io/central-publish-action
Bumps the development-dependencies group with 1 update: [spring-io/central-publish-action](https://github.com/spring-io/central-publish-action). Updates `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@0cdd90d...0c03960) --- updated-dependencies: - dependency-name: spring-io/central-publish-action dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41e3e63 commit 0c3f35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
173173
- name: Publish Staged Artifacts to Central
174174
if: ${{ steps.deploy-location.outputs.deploy_location == 'central' }}
175-
uses: spring-io/central-publish-action@0cdd90d12e6876341e82860d951e1bcddc1e51b6 # v0.2.0
175+
uses: spring-io/central-publish-action@0c03960e9b16fdfe70e2443e1d5393cbc3a35622 # v0.3.0
176176
with:
177177
token-name: ${{ secrets.CENTRAL_TOKEN_USERNAME }}
178178
token: ${{ secrets.CENTRAL_TOKEN_PASSWORD }}

0 commit comments

Comments
 (0)