File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 with :
1515 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1616
17- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
17+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
1818 with :
1919 fetch-depth : 2
2020 - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c
Original file line number Diff line number Diff line change 4646 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
4747
4848 - name : Checkout repository
49- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
49+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
5050
5151 # Initializes the CodeQL tools for scanning.
5252 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2121 with :
2222 go-version : ${{ matrix.go-version }}
2323 - name : Checkout code
24- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
24+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
2525 - name : Test
2626 run : go test ./...
Original file line number Diff line number Diff line change 1616 with :
1717 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1818
19- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8
19+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3
2020 - name : golangci-lint
2121 uses : golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47
2222 with :
You can’t perform that action at this time.
0 commit comments