Loadtesting - osquery deployment session timeout increase (#36097)

This commit is contained in:
Jorge Falcon
2025-11-20 21:08:52 -05:00
committed by GitHub
parent 1a436c3dd2
commit e0be06fa76
2 changed files with 2 additions and 0 deletions
@@ -80,6 +80,7 @@ jobs:
with:
role-to-assume: ${{env.AWS_IAM_ROLE}}
aws-region: ${{ env.AWS_REGION }}
role-duration-seconds: 10800
- name: Set up Go
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
with: