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`
(cherry picked from commit de58d8c942)
# Conflicts:
# .github/workflows/ci-snapshot.yml
This commit is contained in:
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@@ -16,4 +16,4 @@ permissions:
|
||||
jobs:
|
||||
dispatch-docs-build:
|
||||
if: github.repository_owner == 'spring-projects'
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-dispatch-docs-build.yml@main
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-dispatch-docs-build.yml@v3
|
||||
|
||||
Reference in New Issue
Block a user