File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,13 +36,13 @@ jobs:
3636 matrix :
3737 folder : [helpers/foundation-deployer]
3838 steps :
39- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
40- - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
39+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40+ - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
4141 with :
4242 go-version-file : ${{ matrix.folder }}/go.mod
4343 cache-dependency-path : ${{ matrix.folder }}/go.sum
4444 - name : golangci-lint
45- uses : golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
45+ uses : golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
4646 with :
4747 version : latest
4848 working-directory : ${{ matrix.folder }}
Original file line number Diff line number Diff line change 3838 matrix :
3939 folder : [helpers/foundation-deployer]
4040 steps :
41- - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
42- - uses : actions/setup-go@0a12ed9d6a96ab950c8f026ed9f722fe0da7ef32 # v5.0.2
41+ - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
42+ - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
4343 with :
4444 go-version-file : ${{ matrix.folder }}/go.mod
4545 cache-dependency-path : ${{ matrix.folder }}/go.sum
You can’t perform that action at this time.
0 commit comments