File tree Expand file tree Collapse file tree 7 files changed +19
-19
lines changed Expand file tree Collapse file tree 7 files changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ jobs:
16
16
- go-cli-github
17
17
- another-binary
18
18
steps :
19
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
19
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
20
20
with :
21
21
ref : ${{ github.event.pull_request.head.sha }}
22
- - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
22
+ - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
23
23
with :
24
24
go-version : stable
25
25
- uses : goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
56
56
contents : read
57
57
runs-on : ubuntu-latest
58
58
steps :
59
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
59
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
60
60
with :
61
61
fetch-depth : 0
62
62
- id : ccv
Original file line number Diff line number Diff line change 10
10
contents : write
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
14
- - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
13
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
+ - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
15
15
with :
16
16
go-version : stable
17
17
- name : Calculate coverage
Original file line number Diff line number Diff line change 10
10
contents : read
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
14
- - uses : actions/dependency-review-action@5a2ce3f5b92ee19cbb1541a4984c76d921601d7c # v4.3.4
13
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
+ - uses : actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
15
15
with :
16
16
config-file : .github/dependency-review-config.yaml
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ jobs:
10
10
contents : read
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
14
- - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
13
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
+ - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
15
15
with :
16
16
go-version : stable
17
- - uses : golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
17
+ - uses : golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
18
18
with :
19
19
args : --timeout=180s --enable gocritic
20
20
lint-commits :
23
23
pull-requests : read
24
24
runs-on : ubuntu-latest
25
25
steps :
26
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
26
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
27
27
with :
28
28
fetch-depth : 0
29
29
- uses : wagoid/commitlint-github-action@3d28780bbf0365e29b144e272b2121204d5be5f3 # v6.1.2
34
34
contents : read
35
35
runs-on : ubuntu-latest
36
36
steps :
37
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
37
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
38
38
- uses : docker://rhysd/actionlint:1.7.0@sha256:601d6faeefa07683a4a79f756f430a1850b34d575d734b1d1324692202bf312e # v1.7.0
39
39
with :
40
40
args : -color
Original file line number Diff line number Diff line change 14
14
# Needed for GitHub OIDC token if publish_results is true
15
15
id-token : write
16
16
steps :
17
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
17
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
18
18
- name : Run analysis
19
19
uses : ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
20
20
with :
26
26
# of the value entered here.
27
27
publish_results : true
28
28
- name : Upload SARIF results to code scanning
29
- uses : github/codeql-action/upload-sarif@e2b3eafc8d227b0241d48be5f425d47c2d750a13 # v3.26.10
29
+ uses : github/codeql-action/upload-sarif@662472033e021d55d94146f66f6058822b0b39fd # v3.27.0
30
30
with :
31
31
sarif_file : results.sarif
Original file line number Diff line number Diff line change 13
13
outputs :
14
14
new-tag : ${{ steps.ccv.outputs.new-tag }}
15
15
steps :
16
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
16
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17
17
with :
18
18
fetch-depth : 0
19
19
- name : Bump tag if necessary
@@ -32,10 +32,10 @@ jobs:
32
32
if : needs.release-tag.outputs.new-tag == 'true'
33
33
runs-on : ubuntu-latest
34
34
steps :
35
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
35
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36
36
with :
37
37
fetch-depth : 0
38
- - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
38
+ - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
39
39
with :
40
40
go-version : stable
41
41
- name : Login to GHCR
Original file line number Diff line number Diff line change @@ -10,10 +10,10 @@ jobs:
10
10
contents : read
11
11
runs-on : ubuntu-latest
12
12
steps :
13
- - uses : actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
13
+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
14
14
with :
15
15
ref : ${{ github.event.pull_request.head.sha }}
16
- - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
16
+ - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
17
17
with :
18
18
go-version : stable
19
19
- run : go test -v ./...
You can’t perform that action at this time.
0 commit comments