We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e8c97 commit 8128bbdCopy full SHA for 8128bbd
.github/workflows/dependabot-autoapprove.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: aws-actions/configure-aws-credentials@v4
22
with:
23
aws-region: us-west-2
24
- role-to-assume: ${{ secrets.SECRETS_AWS_PACKAGING_ROLE_TO_ASSUME }}
+ role-to-assume: ${{ secrets.CONFIGUREAWSCREDENTIALSPACKAGEROLEARN }}
25
role-duration-seconds: 900
26
- name: Get bot user token
27
uses: aws-actions/aws-secretsmanager-get-secrets@v2
0 commit comments