File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -223,7 +223,7 @@ jobs:
223223 run : go install gotest.tools/gotestsum@v1.8.2
224224
225225 - name : Configure AWS Credentials
226- uses : aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0 .0
226+ uses : aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1 .0
227227 with :
228228 aws-region : us-east-1
229229 role-to-assume : arn:aws:iam::388664967494:role/hc-go-getter-test
@@ -290,7 +290,7 @@ jobs:
290290 run : go install gotest.tools/gotestsum@v1.8.2
291291
292292 - name : Configure AWS Credentials
293- uses : aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 # v5.0 .0
293+ uses : aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1 .0
294294 with :
295295 aws-region : us-east-1
296296 role-to-assume : arn:aws:iam::388664967494:role/hc-go-getter-test
You can’t perform that action at this time.
0 commit comments