Skip to content

Commit ce290d6

Browse files
committed
chore: change dependabot role session name
1 parent 1780ebd commit ce290d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/dependabot-autoapprove.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
aws-region: us-west-2
2020
role-to-assume: ${{ secrets.SECRETS_AWS_PACKAGING_ROLE_TO_ASSUME }}
2121
role-duration-seconds: 900
22-
role-session-name: SecretsManagerFetch
22+
role-session-name: DependabotSMFetch
2323
- name: Get bot user token
2424
uses: aws-actions/aws-secretsmanager-get-secrets@v2
2525
with:

0 commit comments

Comments
 (0)