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 400ff3cb86)
This commit is contained in:
Artem Bilan
2024-07-18 16:21:13 -04:00
committed by Spring Builds
parent c75b9b5448
commit e4d23a7034
7 changed files with 7 additions and 7 deletions

View File

@@ -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