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 65657fe commit f250e11Copy full SHA for f250e11
.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