We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 024041d + a45bb41 commit 8a45560Copy full SHA for 8a45560
1 file changed
.github/workflows/packer.yaml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v4
21
22
- name: Configure AWS credentials
23
- uses: aws-actions/configure-aws-credentials@v1
+ uses: aws-actions/configure-aws-credentials@v4
24
with:
25
role-to-assume: arn:aws:iam::451305228097:role/github-deployer
26
aws-region: us-east-1
0 commit comments