File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3535 with :
3636 persist-credentials : false
3737
38- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
38+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
3939 with :
4040 go-version-file : ' go.mod'
4141 check-latest : true
Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ jobs:
3232 with :
3333 persist-credentials : false
3434
35- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
35+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
3636 with :
3737 go-version-file : ' go.mod'
3838 check-latest : true
3939 cache : false
4040
4141 - name : golangci-lint
42- uses : golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0 .0
42+ uses : golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1 .0
4343 with :
4444 version : v2.4
Original file line number Diff line number Diff line change 3131 using : " composite"
3232
3333 steps :
34- - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
34+ - uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
3535 with :
3636 go-version-file : ' ${{ github.action_path }}/go.mod'
3737 check-latest : true
5151 working-directory : ' ${{ github.action_path }}'
5252 shell : bash
5353
54- - uses : pulumi/actions@d7ceb0215da5a14ec84f50b703365ddf0194a9c8 # v6.6.0
54+ - uses : pulumi/actions@8582a9e8cc630786854029b4e09281acd6794b58 # v6.6.1
5555 with :
5656 command : ' ${{ inputs.pulumi_command }}'
5757 stack-name : ' ${{ inputs.stack_name }}'
You can’t perform that action at this time.
0 commit comments