Skip to content

Commit f2815e2

Browse files
Bump spring-io/nexus-sync-action from 0.0.1 to 0.1.1
Bumps [spring-io/nexus-sync-action](https://github.com/spring-io/nexus-sync-action) from 0.0.1 to 0.1.1. - [Release notes](https://github.com/spring-io/nexus-sync-action/releases) - [Commits](spring-io/nexus-sync-action@v0.0.1...v0.1.1) --- updated-dependencies: - dependency-name: spring-io/nexus-sync-action dependency-version: 0.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f00d0cb commit f2815e2

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
@@ -70,7 +70,7 @@ jobs:
7070
jarToCheck=${jarToCheck#central_bundle}
7171
echo jarToCheck=$jarToCheck >> $GITHUB_OUTPUT
7272
73-
- uses: spring-io/nexus-sync-action@v0.0.1
73+
- uses: spring-io/nexus-sync-action@v0.1.1
7474
id: nexus
7575
if: env.OSSRH_S01_TOKEN_USERNAME
7676
with:

0 commit comments

Comments
 (0)