Skip to content

Commit

Permalink
Merge pull request #1517 from dependabot[bot]
Browse files Browse the repository at this point in the history
* pr/1517:
  Bump spring-io/artifactory-deploy-action

Closes gh-1517
  • Loading branch information
mhalbritter committed Mar 18, 2024
2 parents 3fb7acf + ae052c2 commit f8fd14b
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 f8fd14b

Please sign in to comment.