Skip to content

Commit

Permalink
Switch ci-snapshot.yml to the latest reusable WF
Browse files Browse the repository at this point in the history
(cherry picked from commit f10fbca)

# Conflicts:
#	.github/workflows/ci-snapshot.yml
  • Loading branch information
artembilan committed Aug 28, 2024
1 parent 7a8b672 commit 899fe56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-snapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ concurrency:

jobs:
build-snapshot:
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@v3
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@main
secrets:
GRADLE_ENTERPRISE_SECRET_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_SECRET_ACCESS_KEY }}
ARTIFACTORY_USERNAME: ${{ secrets.ARTIFACTORY_USERNAME }}
Expand Down

0 comments on commit 899fe56

Please sign in to comment.