diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 98f4d21..8d72c89 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,8 +28,8 @@ jobs: distribution: 'temurin' java-version: '21' - - uses: launchdarkly/gh-actions/actions/verify-hello-app@verify-hello-app-v1.0.1 + - uses: launchdarkly/gh-actions/actions/verify-hello-app@verify-hello-app-v2.0.1 with: use_server_key: true role_arn: ${{ vars.AWS_ROLE_ARN }} - command: ./gradlew run \ No newline at end of file + command: ./gradlew run