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 8a1854b commit 81db307Copy full SHA for 81db307
.github/workflows/bootstrap_region.yml
@@ -52,7 +52,7 @@ jobs:
52
with:
53
node-version: "22"
54
- name: Setup dependencies
55
- uses: aws-powertools/actions/.github/actions/cached-node-modules@da5bcb1a3d22f87bc48b570c818d26f44c0fc960
+ uses: aws-powertools/actions/.github/actions/cached-node-modules@743fa57a003787b157991ea5c6e3cf0d40468676
56
- id: credentials
57
name: AWS Credentials
58
uses: aws-actions/configure-aws-credentials@b47578312673ae6fa5b5096b330d9fbac3d116df
0 commit comments