Skip to content

Commit 2e2bdd4

Browse files
bendurunakash
authored andcommitted
Track v1 release for configure aws creds (aws#112)
1 parent 3423701 commit 2e2bdd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
id-token: write
1313
steps:
1414
- name: Configure AWS credentials
15-
uses: aws-actions/configure-aws-credentials@master
15+
uses: aws-actions/configure-aws-credentials@v1
1616
with:
1717
aws-region: us-west-2
1818
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}

0 commit comments

Comments
 (0)