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.
1 parent 913aea1 commit 4f4c740Copy full SHA for 4f4c740
.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 }}
+ GH_ACTIONS_REPO_TOKEN: ${{ secrets.GH_ACTIONS_REPO_TOKEN }}
0 commit comments