File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 with :
2222 # Allow goreleaser to access older tag information.
2323 fetch-depth : 0
24- - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
24+ - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
2525 with :
2626 go-version-file : ' go.mod'
2727 cache : true
3232# gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
3333# passphrase: ${{ secrets.PASSPHRASE }}
3434 - name : Run GoReleaser
35- uses : goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a # v6.4 .0
35+ uses : goreleaser/goreleaser-action@ec59f474b9834571250b370d4735c50f8e2d1e29 # v7.0 .0
3636 with :
3737 args : release --clean
3838 env :
Original file line number Diff line number Diff line change 2323 timeout-minutes : 5
2424 steps :
2525 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
26- - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
26+ - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
2727 with :
2828 go-version-file : ' go.mod'
2929 cache : true
@@ -50,11 +50,11 @@ jobs:
5050 - ' 1.14.*'
5151 steps :
5252 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
53- - uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
53+ - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
5454 with :
5555 go-version-file : ' go.mod'
5656 cache : true
57- - uses : hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
57+ - uses : hashicorp/setup-terraform@5e8dbf3c6d9deaf4193ca7a8fb23f2ac83bb6c85 # v4.0.0
5858 with :
5959 terraform_version : ${{ matrix.terraform }}
6060 terraform_wrapper : false
You can’t perform that action at this time.
0 commit comments