Migrate GHAs for repo from Spring IO org

**Cherry-pick to `6.1.x`**

(cherry picked from commit 075613c4a1)
This commit is contained in:
Artem Bilan
2023-12-20 17:03:58 -05:00
parent ec707e71fa
commit 383361a32a
4 changed files with 4 additions and 4 deletions

View File

@@ -7,6 +7,6 @@ on:
jobs:
backport-issue:
uses: artembilan/spring-github-workflows/.github/workflows/spring-backport-issue.yml@main
uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@v1
secrets:
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}