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 4a010ef commit 024f3c4Copy full SHA for 024f3c4
.github/actions/changelog-verification/action.yml
@@ -6,9 +6,7 @@ runs:
6
steps:
7
- name: Checkout sources
8
uses: actions/checkout@v4
9
- with:
10
- token: ${{ secrets.CI_USER_PAT }}
11
- fetch-depth: 0
+
12
- name: Setup kat
13
uses: aws/aws-kotlin-repo-tools/.github/actions/setup-kat@main
14
.github/actions/minor-version-bump/action.yml
@@ -5,9 +5,7 @@ runs:
5
- name: Checkout repository
- name: Configure Gradle
uses: awslabs/aws-kotlin-repo-tools/.github/actions/configure-gradle@main
0 commit comments