We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1780ebd commit ce290d6Copy full SHA for ce290d6
.github/workflows/dependabot-autoapprove.yml
@@ -19,7 +19,7 @@ jobs:
19
aws-region: us-west-2
20
role-to-assume: ${{ secrets.SECRETS_AWS_PACKAGING_ROLE_TO_ASSUME }}
21
role-duration-seconds: 900
22
- role-session-name: SecretsManagerFetch
+ role-session-name: DependabotSMFetch
23
- name: Get bot user token
24
uses: aws-actions/aws-secretsmanager-get-secrets@v2
25
with:
0 commit comments