Skip to content

Commit 8a45560

Browse files
authored
Merge pull request #93 from opszero/dependabot/github_actions/aws-actions/configure-aws-credentials-4
Bump aws-actions/configure-aws-credentials from 1 to 4
2 parents 024041d + a45bb41 commit 8a45560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/packer.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
uses: actions/checkout@v4
2121

2222
- name: Configure AWS credentials
23-
uses: aws-actions/configure-aws-credentials@v1
23+
uses: aws-actions/configure-aws-credentials@v4
2424
with:
2525
role-to-assume: arn:aws:iam::451305228097:role/github-deployer
2626
aws-region: us-east-1

0 commit comments

Comments
 (0)