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.
1 parent 232030d commit f0fdf8dCopy full SHA for f0fdf8d
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
src/binaries/Shipping/Shipping.exe
36
shell: pwsh
37
- name: Setup AWS Credentials
38
- uses: aws-actions/configure-aws-credentials@v4.1.0
+ uses: aws-actions/configure-aws-credentials@v5.0.0
39
with:
40
aws-access-key-id: ${{ secrets.AWS_ACCESSKEY }}
41
aws-secret-access-key: ${{ secrets.AWS_SECRETKEY }}
0 commit comments