We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
main
backport-issue.yml
1 parent b146e4e commit 806ca20Copy full SHA for 806ca20
.github/workflows/backport-issue.yml
@@ -7,6 +7,6 @@ on:
7
8
jobs:
9
backport-issue:
10
- uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@v5
+ uses: spring-io/spring-github-workflows/.github/workflows/spring-backport-issue.yml@main
11
secrets:
12
GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
0 commit comments