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 3d3261c commit 3dbd80eCopy full SHA for 3dbd80e
.github/workflows/backups.yml
@@ -51,7 +51,7 @@ jobs:
51
echo "TARBALL_FILENAME=$TARBALL_FILENAME" >> $GITHUB_OUTPUT
52
53
- name: setup aws cli
54
- uses: aws-actions/configure-aws-credentials@67fbcbb121271f7775d2e7715933280b06314838 # v1
+ uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
55
with:
56
role-to-assume: ${{ secrets.AWS_BACKUP_ROLE }}
57
aws-region: eu-west-1
0 commit comments