Skip to content

Commit 14d5059

Browse files
committed
temp: update github action for test
1 parent b5b519f commit 14d5059

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-e2e-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: actions/checkout@v3
4444

4545
- name: Setup AWS credentials
46-
uses: aws-actions/configure-aws-credentials@1.6.1
46+
uses: aws-actions/configure-aws-credentials@v1.6.1
4747
with:
4848
role-to-assume: arn:aws:iam::979050318125:role/GitHubActionWithOIDC
4949
# role-session-name: awssession

0 commit comments

Comments
 (0)