Skip to content

Commit 961ce0a

Browse files
authored
Merge pull request #11 from gboeing/dependabot/github_actions/aws-actions/configure-aws-credentials-5
Bump aws-actions/configure-aws-credentials from 4 to 5
2 parents fc38e4a + 6840f2d commit 961ce0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
root_file: cv-gboeing.tex
2222

2323
- name: Configure AWS credentials
24-
uses: aws-actions/configure-aws-credentials@v4
24+
uses: aws-actions/configure-aws-credentials@v5
2525
with:
2626
role-to-assume: arn:aws:iam::800820568312:role/github-actions-gboeing-cv
2727
aws-region: us-west-2

0 commit comments

Comments
 (0)