Skip to content

Commit 561e603

Browse files
artembilanspring-builds
authored andcommitted
Switch ci-snapshot.yml to the latest reusable WF
(cherry picked from commit f10fbca)
1 parent b686bfa commit 561e603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ concurrency:
1717

1818
jobs:
1919
build-snapshot:
20-
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@v3
20+
uses: spring-io/spring-github-workflows/.github/workflows/spring-artifactory-gradle-snapshot.yml@main
2121
with:
2222
gradleTasks: ${{ github.event_name == 'schedule' && '--rerun-tasks' || '' }}
2323
secrets:

0 commit comments

Comments
 (0)