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 f441b3a commit 5779e3aCopy full SHA for 5779e3a
.github/workflows/minor-version-bump.yml
@@ -9,4 +9,4 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Minor version bump check
12
- uses: awslabs/aws-kotlin-repo-tools/.github/actions/minor-version-bump@minor-version-strategy # TODO: Change branch to main when done testing
+ uses: awslabs/aws-kotlin-repo-tools/.github/actions/minor-version-bump@main
0 commit comments