File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4141 steps :
4242 - uses : actions/checkout@v4
4343 - name : Configure AWS credentials
44- uses : aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
44+ uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
4545 with :
4646 role-to-assume : arn:aws:iam::615713231484:role/cq-playground-aws-github-action
4747 aws-region : us-east-1
Original file line number Diff line number Diff line change 3434 steps :
3535 - uses : actions/checkout@v4 # Checkout the code so we have access to the config file
3636 - name : Configure AWS credentials
37- uses : aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
37+ uses : aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4
3838 with :
3939 role-to-assume : arn:aws:iam::615713231484:role/cq-playground-aws-github-action
4040 aws-region : us-east-1
Original file line number Diff line number Diff line change 1111 actions-tagger :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : Actions-R-Us/actions-tagger@330ddfac760021349fef7ff62b372f2f691c20fb
14+ - uses : Actions-R-Us/actions-tagger@148653c6179832f8392d083de6b46ad3dcc54de3
1515 with :
1616 publish_latest_tag : true
1717 token : ${{ secrets.GITHUB_TOKEN }}
You can’t perform that action at this time.
0 commit comments