Skip to content

Commit cd633bc

Browse files
authored
Track v1 release for configure aws creds (#112)
1 parent 30416ac commit cd633bc

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)