File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
.github/actions/e2e/upgrade-crds Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ runs:
1919 using : " composite"
2020 steps :
2121 - name : configure aws credentials
22- uses : aws-actions/configure-aws-credentials@00943011d9042930efac3dcd3a170e4273319bc8 # v5.1.0
22+ uses : aws-actions/configure-aws-credentials@61815dcd50bd041e203e49132bacad1fd04d2708 # v5.1.1
2323 with :
2424 role-to-assume : arn:aws:iam::${{ inputs.account_id }}:role/${{ inputs.role }}
2525 aws-region : ${{ inputs.region }}
2626 role-duration-seconds : 21600
27- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
27+ - uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6 .0.1
2828 with :
2929 ref : ${{ inputs.git_ref }}
3030 - name : install-karpenter
You can’t perform that action at this time.
0 commit comments