diff --git a/.github/workflows/sem_ver.yml b/.github/workflows/sem_ver.yml index 20b1b7d6d..c6feafd6c 100644 --- a/.github/workflows/sem_ver.yml +++ b/.github/workflows/sem_ver.yml @@ -33,7 +33,7 @@ jobs: # Use AWS Secrets Manger GHA to retrieve CI Bot Creds - name: Get CI Bot Creds Secret - uses: aws-actions/aws-secretsmanager-get-secrets@v3 + uses: aws-actions/aws-secretsmanager-get-secrets@v2 with: secret-ids: Github/aws-crypto-tools-ci-bot parse-json-secrets: true