Skip to content

Commit

Permalink
Polish "Bump spring-io/artifactory-deploy-action from 0.0.1 to 0.0.2"
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Nov 29, 2024
1 parent 8d89471 commit 44e91b4
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@dc1913008c0599f0c4b1fdafb6ff3c502b3565ea
uses: spring-io/artifactory-deploy-action@dc1913008c0599f0c4b1fdafb6ff3c502b3565ea # v0.0.2
with:
uri: 'https://repo.spring.io'
username: ${{ secrets.ARTIFACTORY_USERNAME }}
Expand Down

0 comments on commit 44e91b4

Please sign in to comment.