File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111 actionlint :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
14+ - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1515 - name : " Check workflow files"
1616 uses : docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest
1717 with :
Original file line number Diff line number Diff line change 1111 lint :
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
14+ - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
1515 - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
1616 with :
1717 go-version-file : go.mod
3737 env :
3838 TEST_RESULTS : " /tmp/test-results"
3939 steps :
40- - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
40+ - uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
4141 - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
4242 with :
4343 go-version : ${{ matrix.go-version }}
You can’t perform that action at this time.
0 commit comments