Skip to content

Commit

Permalink
chore(deps): update aws-actions/configure-aws-credentials digest to e…
Browse files Browse the repository at this point in the history
…3dd6a4

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and pmig committed Feb 9, 2024
1 parent 789b864 commit 6d0e1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: npm ci
- name: Build docs
run: npm run build
- uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a # v4
- uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
if: github.ref == 'refs/heads/main'
with:
aws-access-key-id: ${{ secrets.DOCS_AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 6d0e1f7

Please sign in to comment.