Skip to content

Commit

Permalink
Bump spring-io/artifactory-deploy-action
Browse files Browse the repository at this point in the history
Bumps [spring-io/artifactory-deploy-action](https://github.com/spring-io/artifactory-deploy-action) from 90d28f97f3e3735888ffa8648828d5f2f1b1ad21 to b106e2854e05882e9b7d8810033e1e38fdc054b0.
- [Release notes](https://github.com/spring-io/artifactory-deploy-action/releases)
- [Commits](spring-io/artifactory-deploy-action@90d28f9...b106e28)

---
updated-dependencies:
- dependency-name: spring-io/artifactory-deploy-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 3fb7acf commit 0b3fe8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

- name: Deploy to repo.spring.io
if: ${{ matrix.runner.deploy-snapshots }}
uses: spring-io/artifactory-deploy-action@90d28f97f3e3735888ffa8648828d5f2f1b1ad21
uses: spring-io/artifactory-deploy-action@b106e2854e05882e9b7d8810033e1e38fdc054b0
with:
uri: 'https://repo.spring.io'
username: ${{ secrets.ARTIFACTORY_USERNAME }}
Expand Down

0 comments on commit 0b3fe8b

Please sign in to comment.