Skip to content

Commit

Permalink
chore: remove role session name
Browse files Browse the repository at this point in the history
  • Loading branch information
kellertk authored Feb 5, 2025
1 parent 1c8dbbc commit f021516
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/dependabot-autoapprove.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f021516

Please sign in to comment.