File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11
11
timeout-minutes : 5
12
12
steps :
13
13
- name : Run actions/checkout
14
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
14
+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
15
15
- name : Run actions/setup-go
16
16
uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
17
17
with :
27
27
timeout-minutes : 5
28
28
steps :
29
29
- name : Run actions/checkout
30
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
30
+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
31
31
- name : Run reviewdog/action-golangci-lint
32
32
uses : reviewdog/action-golangci-lint@00311c26a97213f93f2fd3a3524d66762e956ae0 # v2
33
33
with :
40
40
timeout-minutes : 5
41
41
steps :
42
42
- name : Run actions/checkout
43
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
43
+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
44
44
- name : Run actions/setup-go
45
45
uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
46
46
with :
Original file line number Diff line number Diff line change 13
13
timeout-minutes : 5
14
14
steps :
15
15
- name : Run actions/checkout
16
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
16
+ uses : actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
17
17
- name : Run hadolint/hadolint-action
18
18
uses : hadolint/hadolint-action@54c9adbab1582c2ef04b2016b760714a4bfde3cf # v3.1.0
19
19
with :
You can’t perform that action at this time.
0 commit comments