File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,13 +25,13 @@ jobs:
2525
2626 steps :
2727 - name : Harden Runner
28- uses : step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
28+ uses : step-security/harden-runner@e3f713f2d8f53843e71c69a996d56f51aa9adfb9 # v2.14.1
2929 with :
3030 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3131
3232 - name : Checkout
3333 id : checkout
34- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
34+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3535 with :
3636 fetch-depth : 1
3737
6565
6666 steps :
6767 - name : Helm Chart Releaser
68- uses : DeployHubProject/ms-cr-action@fa49bb08aed83b5600fc5b2821f4d06290ee0356 # v1.2.165
68+ uses : DeployHubProject/ms-cr-action@4b2937807226b00243b39cb68537ca4d81509584 # v1.2.172
6969 with :
7070 gpg_keyring_base64 : ${{ secrets.GPG_KEYRING_BASE64 }}
7171 gpg_passphrase : ${{ secrets.GPG_PASSPHRASE }}
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ asynckit@^0.4.0:
1313 integrity sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==
1414
1515axios@^1.6.0 :
16- version "1.13.2 "
17- resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.2 .tgz#9ada120b7b5ab24509553ec3e40123521117f687 "
18- integrity sha512-VPk9ebNqPcy5lRGuSlKx752IlDatOjT9paPlm8A7yOuW2Fbvp4X3JznJtT4f0GzGLLiWE9W8onz51SqLYwzGaA ==
16+ version "1.13.3 "
17+ resolved "https://registry.yarnpkg.com/axios/-/axios-1.13.3 .tgz#f123e77356630a22b0163920662556944f2be1a1 "
18+ integrity sha512-ERT8kdX7DZjtUm7IitEyV7InTHAF42iJuMArIiDIV5YtPanJkgw4hw5Dyg9fh0mihdWNn1GKaeIWErfe56UQ1g ==
1919 dependencies :
2020 follow-redirects "^1.15.6"
2121 form-data "^4.0.4"
You can’t perform that action at this time.
0 commit comments