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)
  • Loading branch information
artembilan authored and spring-builds committed Aug 28, 2024
1 parent b686bfa commit 561e603
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 @@ -17,7 +17,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
with:
gradleTasks: ${{ github.event_name == 'schedule' && '--rerun-tasks' || '' }}
secrets:
Expand Down

0 comments on commit 561e603

Please sign in to comment.