File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,12 +31,12 @@ jobs:
3131 steps :
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 persist-credentials : false
3737
3838 - name : Setup Node.js
39- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
39+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
4040 with :
4141 node-version : 18
4242 cache : npm
Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ jobs:
2222 steps :
2323 - name : Checkout
2424 id : checkout
25- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
25+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626 with :
2727 persist-credentials : false
2828
2929 - name : Setup Node.js
3030 id : setup-node
31- uses : actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1 .0
31+ uses : actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2 .0
3232 with :
3333 node-version : 20
3434 cache : npm
Original file line number Diff line number Diff line change 3030 steps :
3131 - name : Checkout
3232 id : checkout
33- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
33+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3434 with :
3535 persist-credentials : false
3636
Original file line number Diff line number Diff line change 3333 steps :
3434 - name : Checkout
3535 id : checkout
36- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
36+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737 with :
3838 persist-credentials : false
3939
Original file line number Diff line number Diff line change 2424 contents : write
2525 steps :
2626 - name : Checkout
27- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
27+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2828 with :
2929 persist-credentials : false
3030 - name : Run semantic release
Original file line number Diff line number Diff line change @@ -13,11 +13,11 @@ jobs:
1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout repository
16- uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
16+ uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1717 with :
1818 persist-credentials : false
1919
2020 - name : Run zizmor
21- uses : zizmorcore/zizmor-action@e639db99335bc9038abc0e066dfcd72e23d26fb4 # v0.3.0
21+ uses : zizmorcore/zizmor-action@135698455da5c3b3e55f73f4419e481ab68cdd95 # v0.4.1
2222 with :
2323 advanced-security : false
You can’t perform that action at this time.
0 commit comments