Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials digest to f…
Browse files Browse the repository at this point in the history
…baaea8
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent ae47a64 commit 5f12042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terragrunt-apply-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ jobs:
- name: Configure Staging AWS credentials
if: ${{ steps.filter.outputs.load_testing == 'true' || steps.filter.outputs.common == 'true' }}
id: aws-form-viewer
uses: aws-actions/configure-aws-credentials@3d11655d76b27285031fd4e26dd365a469bad2fe
uses: aws-actions/configure-aws-credentials@fbaaea849082b09c6da098c397edb77cf7d2875a
with:
aws-access-key-id: ${{ secrets.STAGING_AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.STAGING_AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit 5f12042

Please sign in to comment.