Upgrade to reusable spring-io/spring-github-workflows@v3
Apparently Dependabot can upgrade reusable GHA workflows as well. So less burden on support and less stress from changes in those reusable workflows in `main` **Auto-cherry-pick to `6.3.x` & `6.2.x`**
This commit is contained in:
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@@ -8,4 +8,4 @@ on:
|
||||
|
||||
jobs:
|
||||
build-pull-request:
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@main
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-gradle-pull-request-build.yml@v3
|
||||
|
||||
Reference in New Issue
Block a user