This repository was archived by the owner on Sep 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - name : " Harden Runner"
33- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
33+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
3434 with :
3535 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3636
Original file line number Diff line number Diff line change 3333 runs-on : ubuntu-latest
3434 steps :
3535 - name : " Harden Runner"
36- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
36+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
3737 with :
3838 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
3939 - name : " Checkout"
Original file line number Diff line number Diff line change 5959 tox -e mypy
6060 steps :
6161 - name : " Harden Runner"
62- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
62+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
6363 with :
6464 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
6565
Original file line number Diff line number Diff line change 3535 runs-on : ubuntu-latest
3636 steps :
3737 - name : " Harden Runner"
38- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
38+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
3939 with :
4040 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4141
6565
6666 steps :
6767 - name : " Harden Runner"
68- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
68+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
6969 with :
7070 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
7171
9797
9898 steps :
9999 - name : " Harden Runner"
100- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
100+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
101101 with :
102102 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
103103
Original file line number Diff line number Diff line change 4848 - " ubuntu-latest"
4949 steps :
5050 - name : " Harden Runner"
51- uses : step-security/harden-runner@002fdce3c6a235733a90a27c80493a3241e56863 # v2.12.1
51+ uses : step-security/harden-runner@6c439dc8bdf85cadbbce9ed30d1c7b959517bc49 # v2.12.2
5252 with :
5353 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
5454
You can’t perform that action at this time.
0 commit comments