Skip to content

Commit 665846d

Browse files
committed
Update backport-issue.yml - use main for reusable workflow
Signed-off-by: Soby Chacko <[email protected]>
1 parent de2f382 commit 665846d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/backport-issue.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ on:
77

88
jobs:
99
backport-issue:
10-
uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@v5
10+
uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@main
1111
secrets:
12-
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
12+
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}

0 commit comments

Comments
 (0)