🌱 Bump actions/setup-go from 3.2.1 to 3.3.0 (#2194)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](84cbf80943...268d8c0ca0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-24 07:53:48 -05:00 committed by GitHub
parent 8b3793ac51
commit 32d6ba2775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 30 additions and 30 deletions

View File

@ -71,7 +71,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -114,7 +114,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -157,7 +157,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -200,7 +200,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -243,7 +243,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -286,7 +286,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -329,7 +329,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true

View File

@ -40,7 +40,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: 1.18
check-latest: true

View File

@ -48,7 +48,7 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
- name: setup-go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: '1.18'
check-latest: true

View File

@ -58,7 +58,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -102,7 +102,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -148,7 +148,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -181,7 +181,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -227,7 +227,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -273,7 +273,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -319,7 +319,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -365,7 +365,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -411,7 +411,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -457,7 +457,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -503,7 +503,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -549,7 +549,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -595,7 +595,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -641,7 +641,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -687,7 +687,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -720,7 +720,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -756,7 +756,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -801,7 +801,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -834,7 +834,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true
@ -859,7 +859,7 @@ jobs:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # v2.3.4
- uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a # v2.2.0
- uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f # v2.2.0
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true

View File

@ -44,7 +44,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Go
uses: actions/setup-go@84cbf8094393cdc5fe1fe1671ff2647332956b1a
uses: actions/setup-go@268d8c0ca0432bb2cf416faae41297df9d262d7f
with:
go-version: ${{ env.GO_VERSION }}
check-latest: true