Skip to content

Commit

Permalink
Use tagged version of spring-io/artifactory-deploy-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Mar 18, 2024
1 parent f8fd14b commit 07641d0
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@b106e2854e05882e9b7d8810033e1e38fdc054b0
uses: spring-io/artifactory-deploy-action@26bbe925a75f4f863e1e529e85be2d0093cac116
with:
uri: 'https://repo.spring.io'
username: ${{ secrets.ARTIFACTORY_USERNAME }}
Expand Down

0 comments on commit 07641d0

Please sign in to comment.