File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2222 uses : actions/checkout@v4
2323 with :
2424 fetch-depth : 0
25+ persist-credentials : false
2526 - name : Setup Go
2627 uses : actions/setup-go@v5
2728 with :
4748 uses : actions/checkout@v4
4849 with :
4950 fetch-depth : 0
51+ persist-credentials : false
5052 - name : Setup Go
5153 uses : actions/setup-go@v5
5254 with :
7072 uses : actions/checkout@v4
7173 with :
7274 fetch-depth : 0
75+ persist-credentials : false
7376 - name : Setup Go
7477 uses : actions/setup-go@v5
7578 with :
Original file line number Diff line number Diff line change 2121 uses : actions/checkout@v4
2222 with :
2323 fetch-depth : 0
24+ persist-credentials : false
2425 - name : Setup Go
2526 uses : actions/setup-go@v5
2627 with :
4849 uses : actions/checkout@v4
4950 with :
5051 fetch-depth : 0
52+ persist-credentials : false
5153 - name : Get changed mixins
5254 id : changed-mixins
5355 uses : step-security/changed-files@3dbe17c78367e7d60f00d78ae6781a35be47b4a1 # v45.0.1
9092 uses : actions/checkout@v4
9193 with :
9294 fetch-depth : 0
95+ persist-credentials : false
9396 - name : Setup Go
9497 uses : actions/setup-go@v5
9598 with :
You can’t perform that action at this time.
0 commit comments