File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 contents : read
2121 steps :
2222 - name : Harden Runner
23- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
23+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2424 with :
2525 egress-policy : audit
2626
3838 contents : read
3939 steps :
4040 - name : Harden Runner
41- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
41+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
4242 with :
4343 egress-policy : audit
4444
Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Harden Runner
16- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
16+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
1717 with :
1818 egress-policy : audit
1919
Original file line number Diff line number Diff line change 2424 runs-on : ubuntu-latest
2525 steps :
2626 - name : Harden Runner
27- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
27+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2828 with :
2929 egress-policy : audit
3030
Original file line number Diff line number Diff line change 1313 github.event.pull_request.head.repo.full_name == github.repository
1414 steps :
1515 - name : Harden Runner
16- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
16+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
1717 with :
1818 egress-policy : audit
1919
Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ jobs:
138138
139139 - name : Upload coverage to Codecov
140140 if : ${{ !cancelled() && steps.tests.outcome != 'skipped' }}
141- uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
141+ uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
142142 with :
143143 flags : ${{ matrix.workspace }}
144144 token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 9090
9191 - name : Upload coverage to Codecov
9292 if : ${{ !cancelled() && steps.tests.outcome != 'skipped' }}
93- uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
93+ uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6.0.2
9494 with :
9595 flags : ${{ matrix.workspace }}
9696 token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 2121 workspaces : ${{ steps.detect.outputs.workspaces }}
2222 steps :
2323 - name : Harden Runner
24- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
24+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2525 with :
2626 egress-policy : audit
2727
5454 workspace : ${{ fromJSON(needs.prepare.outputs.workspaces) }}
5555 steps :
5656 - name : Harden Runner
57- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
57+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
5858 with :
5959 egress-policy : audit
6060
Original file line number Diff line number Diff line change 4949 || github.event.comment.author_association == 'COLLABORATOR'
5050 )
5151 )
52- uses : fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml@v0
52+ uses : fullsend-ai/fullsend/.github/workflows/reusable-dispatch.yml@5faa79f06ad8dbac4b7f08aa7a6ff79772c74552 # v0
5353 with :
5454 event_action : ${{ github.event.action }}
5555 install_mode : per-repo
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 steps :
2323 - name : Harden Runner
24- uses : step-security/harden-runner@a5ad31d6a139d249332a2605b85202e8c0b78450 # v2.19.1
24+ uses : step-security/harden-runner@9af89fc71515a100421586dfdb3dc9c984fbf411 # v2.19.4
2525 with :
2626 egress-policy : audit
2727
Original file line number Diff line number Diff line change 1212 validate :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16- - uses : tombi-toml/setup-tombi@9880d1d3ba5e745d410c697366c513b337704388 # v1.0.11
15+ - uses : actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
16+ - uses : tombi-toml/setup-tombi@df24458044353545055a12fe0d0742df9d3c5bea # v1.1.2
1717 with :
1818 version : ' v0.9.9'
1919 checksum : ' b50dbc90ec27591dbaf564b628bd3b3e4ead371a60931bc8ea5f34d7cd1d3607'
You can’t perform that action at this time.
0 commit comments