Skip to content

Commit

Permalink
Update package-linux.yml (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
sayaliM0412 authored Feb 7, 2024
1 parent ac6e564 commit ec11bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
passphrase: ${{ secrets.GPG_PASSPHRASE }}

- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v3
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: ${{ secrets.AWS_PROD_GITHUB_OIDC_ROLE_ARN_BUILD_LOGIC }}
aws-region: us-east-1
Expand Down

0 comments on commit ec11bb7

Please sign in to comment.