Skip to content

Commit 3a80cdf

Browse files
authored
hotfix for typo
hotfix for typo
1 parent 615cc92 commit 3a80cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plan-examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
7676
# https://github.com/aws-actions/configure-aws-credentials
7777
- name: Configure AWS credentials from Test account
78-
uses: ws-actions/configure-aws-credentials@v1-node16
78+
uses: aws-actions/configure-aws-credentials@v1-node16
7979
if: steps.changes.outputs.src== 'true'
8080
with:
8181
role-to-assume: ${{ secrets.ROLE_TO_ASSUME }}

0 commit comments

Comments
 (0)