Upgrade reusable workflows to the latest
This commit is contained in:
2
.github/workflows/backport-issue.yml
vendored
2
.github/workflows/backport-issue.yml
vendored
@@ -7,6 +7,6 @@ on:
|
||||
|
||||
jobs:
|
||||
backport-issue:
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@v1
|
||||
uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@main
|
||||
secrets:
|
||||
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
|
||||
Reference in New Issue
Block a user