Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -157,7 +157,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -242,7 +242,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -304,7 +304,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -373,7 +373,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -453,7 +453,7 @@ jobs:

- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -542,7 +542,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -621,7 +621,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -693,7 +693,7 @@ jobs:
secrets-filter: 'artifactory'
- name: Configure Go Proxy
uses: ./.github/actions/configure-goproxy
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down Expand Up @@ -732,7 +732,7 @@ jobs:
needs: build-unsigned-snapshot
steps:
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
- uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ jobs:
secrets-filter: 'artifactory'

- name: Setup go
uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
uses: actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2.0
with:
go-version-file: 'go.mod'
cache: false
Expand Down
Loading