We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ci-snapshot.yml
1 parent b686bfa commit 561e603Copy full SHA for 561e603
.github/workflows/ci-snapshot.yml
@@ -17,7 +17,7 @@ concurrency:
17
18
jobs:
19
build-snapshot:
20
- 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
21
with:
22
gradleTasks: ${{ github.event_name == 'schedule' && '--rerun-tasks' || '' }}
23
secrets:
0 commit comments