From f021516513c128da882cdc5b42712935bb1f89fc Mon Sep 17 00:00:00 2001 From: Tom Keller <1083460+kellertk@users.noreply.github.com> Date: Tue, 4 Feb 2025 17:18:15 -0800 Subject: [PATCH] chore: remove role session name --- .github/workflows/dependabot-autoapprove.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dependabot-autoapprove.yml b/.github/workflows/dependabot-autoapprove.yml index ca1bf34..a40f0d1 100644 --- a/.github/workflows/dependabot-autoapprove.yml +++ b/.github/workflows/dependabot-autoapprove.yml @@ -19,7 +19,6 @@ jobs: aws-region: us-west-2 role-to-assume: ${{ secrets.SECRETS_AWS_PACKAGING_ROLE_TO_ASSUME }} role-duration-seconds: 900 - role-session-name: DependabotSMFetch - name: Get bot user token uses: aws-actions/aws-secretsmanager-get-secrets@v2 with: