File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
plugins/git-proxy-plugin-samples Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5151
5252 steps :
5353 - name : Harden Runner
54- uses : step-security/harden-runner@v2
54+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2
5555 with :
5656 egress-policy : audit
5757
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Harden Runner
13- uses : step-security/harden-runner@v2
13+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2
1414 with :
1515 egress-policy : audit
1616
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps : # list of steps
1616 - name : Harden Runner
17- uses : step-security/harden-runner@v2
17+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2
1818 with :
1919 egress-policy : audit
2020
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 - name : Harden Runner
12- uses : step-security/harden-runner@v2
12+ uses : step-security/harden-runner@cb605e52c26070c328afc4562f0b4ada7618a84e # v2
1313 with :
1414 egress-policy : audit
1515
Original file line number Diff line number Diff line change 1313 "./example" : " ./example.cjs"
1414 },
1515 "dependencies" : {
16- "express" : " ^4.18 .2"
16+ "express" : " ^4.21 .2"
1717 },
1818 "peerDependencies" : {
19- "@finos/git-proxy" : " ^1.4.0 "
19+ "@finos/git-proxy" : " ^1.7.1 "
2020 }
2121}
You can’t perform that action at this time.
0 commit comments