Skip to content

Commit a94c0c9

Browse files
chore(deps): Bump actions/setup-go from 3.0.0 to 3.1.0 (#541)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.0.0 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releases">actions/setup-go's releases</a>.</em></p> <blockquote> <h2>Add go-version-file input</h2> <h3>Adding Go version file support</h3> <p>In scope of this release we add the <a href="https://github-redirect.dependabot.com/actions/setup-go/pull/62">go-version-file</a> input. The new input (<code>go-version-file</code>) provides functionality to specify the path to the file containing Go version with such behaviour:</p> <ul> <li>If the file does not exist the action will throw an error.</li> <li>If you specify both go-version and go-version-file inputs, the action will use value from the go-version input and throw the following warning: Both go-version and go-version-file inputs are specified, only go-version will be used.</li> <li>For now the action supports .go-version and go.mod files.</li> </ul> <pre lang="yaml"><code>steps: - uses: actions/checkout@v3 - uses: actions/setup-go@v3 with: go-version-file: 'path/to/go.mod' - run: go version </code></pre> <p>Besides, the following pull requests included in this release:</p> <ul> <li>Fix condition for GOPATH output <a href="https://github-redirect.dependabot.com/actions/setup-go/pull/221">actions/setup-go#221</a></li> <li>Added go-version output <a href="https://github-redirect.dependabot.com/actions/setup-go/pull/85">actions/setup-go#85</a></li> <li>Do not export GOROOT for Go versions &gt;= 1.9 <a href="https://github-redirect.dependabot.com/actions/setup-go/pull/175">actions/setup-go#175</a></li> <li>Update <code>@​zeit/ncc</code> to <code>@​vercel/ncc</code> <a href="https://github-redirect.dependabot.com/actions/setup-go/pull/229">actions/setup-go#229</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-go/commit/fcdc43634adb5f7ae75a9d7a9b9361790f7293e2"><code>fcdc436</code></a> Update <code>@​zeit/ncc</code> to <code>@​vercel/ncc</code> (<a href="https://github-redirect.dependabot.com/actions/setup-go/issues/229">#229</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/265edc1beb822df98f8606cd052a5af00d64271d"><code>265edc1</code></a> Add go-version-file option (<a href="https://github-redirect.dependabot.com/actions/setup-go/issues/62">#62</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/193b404f8a1d1dccaf6ed9bf03cdb68d2d02020f"><code>193b404</code></a> Successfully set up (<a href="https://github-redirect.dependabot.com/actions/setup-go/issues/231">#231</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/56a61c9834b4a4950dbbf4740af0b8a98c73b768"><code>56a61c9</code></a> Create ADR for integrating cache functionality to setup-go action (<a href="https://github-redirect.dependabot.com/actions/setup-go/issues/217">#217</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/b46db954a1b7f4b0f623637da4f378d230cabfb3"><code>b46db95</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-go/issues/222">#222</a> from vsafonkin/v-vsafonkin/add-readme-note</li> <li><a href="https://github.com/actions/setup-go/commit/333235845452e808872d02ff54724c813b6735d6"><code>3332358</code></a> Add note about go building</li> <li><a href="https://github.com/actions/setup-go/commit/46eabca1abc3e7139b3f3fb406a057e316a8360f"><code>46eabca</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-go/issues/221">#221</a> from vsafonkin/v-vsafonkin/fix-gopath-condition</li> <li><a href="https://github.com/actions/setup-go/commit/07948221bef819e39255ccb730b9ead9f22c5c03"><code>0794822</code></a> Rename CONDUCT.md and change email inside (<a href="https://github-redirect.dependabot.com/actions/setup-go/issues/218">#218</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/ad70bef2ef3d4a69511a3994c9b65a3584bbe653"><code>ad70bef</code></a> Fix condition for old go versions</li> <li><a href="https://github.com/actions/setup-go/commit/4a4352b33067e47da692b40ea6e19467075219ac"><code>4a4352b</code></a> Add 'go-version' Output (<a href="https://github-redirect.dependabot.com/actions/setup-go/issues/85">#85</a>)</li> <li>Additional commits viewable in <a href="https://github.com/actions/setup-go/compare/v3.0.0...v3.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-go&package-manager=github_actions&previous-version=3.0.0&new-version=3.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
1 parent 1f94632 commit a94c0c9

File tree

5 files changed

+18
-18
lines changed

5 files changed

+18
-18
lines changed

.github/workflows/proto.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
runs-on: ubuntu-latest
2525
steps:
2626
- uses: actions/checkout@v2
27-
- uses: actions/setup-go@v3.0.0
27+
- uses: actions/setup-go@v3.1.0
2828
with:
2929
go-version: 1.15
3030
- uses: ./.github/actions/generate-swagger

.github/workflows/sims.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
if: "!contains(github.event.head_commit.message, 'skip-sims')"
2424
steps:
2525
- uses: actions/checkout@v3
26-
- uses: actions/setup-go@v3.0.0
26+
- uses: actions/setup-go@v3.1.0
2727
with:
2828
go-version: 1.15
2929
- name: Display go version
@@ -34,7 +34,7 @@ jobs:
3434
runs-on: ubuntu-latest
3535
needs: build
3636
steps:
37-
- uses: actions/setup-go@v3.0.0
37+
- uses: actions/setup-go@v3.1.0
3838
with:
3939
go-version: 1.15
4040
- name: Display go version
@@ -51,7 +51,7 @@ jobs:
5151
needs: [build, install-runsim]
5252
steps:
5353
- uses: actions/checkout@v3
54-
- uses: actions/setup-go@v3.0.0
54+
- uses: actions/setup-go@v3.1.0
5555
with:
5656
go-version: 1.15
5757
- name: Display go version
@@ -78,7 +78,7 @@ jobs:
7878
needs: [build, install-runsim]
7979
steps:
8080
- uses: actions/checkout@v3
81-
- uses: actions/setup-go@v3.0.0
81+
- uses: actions/setup-go@v3.1.0
8282
with:
8383
go-version: 1.15
8484
- name: Display go version
@@ -107,7 +107,7 @@ jobs:
107107
needs: [build, install-runsim]
108108
steps:
109109
- uses: actions/checkout@v3
110-
- uses: actions/setup-go@v3.0.0
110+
- uses: actions/setup-go@v3.1.0
111111
with:
112112
go-version: 1.15
113113
- name: Display go version
@@ -136,7 +136,7 @@ jobs:
136136
needs: [build, install-runsim]
137137
steps:
138138
- uses: actions/checkout@v3
139-
- uses: actions/setup-go@v3.0.0
139+
- uses: actions/setup-go@v3.1.0
140140
with:
141141
go-version: 1.15
142142
- name: Display go version

.github/workflows/sims_normal.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: "!contains(github.event.head_commit.message, 'skip-sims')"
1212
steps:
1313
- uses: actions/checkout@v3
14-
- uses: actions/setup-go@v3.0.0
14+
- uses: actions/setup-go@v3.1.0
1515
with:
1616
go-version: 1.15
1717
- name: Display go version
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest
2323
needs: build
2424
steps:
25-
- uses: actions/setup-go@v3.0.0
25+
- uses: actions/setup-go@v3.1.0
2626
with:
2727
go-version: 1.15
2828
- name: Display go version
@@ -39,7 +39,7 @@ jobs:
3939
needs: [build, install-runsim]
4040
steps:
4141
- uses: actions/checkout@v3
42-
- uses: actions/setup-go@v3.0.0
42+
- uses: actions/setup-go@v3.1.0
4343
with:
4444
go-version: 1.15
4545
- name: Display go version
@@ -57,7 +57,7 @@ jobs:
5757
needs: [build, install-runsim]
5858
steps:
5959
- uses: actions/checkout@v3
60-
- uses: actions/setup-go@v3.0.0
60+
- uses: actions/setup-go@v3.1.0
6161
with:
6262
go-version: 1.15
6363
- name: Display go version
@@ -75,7 +75,7 @@ jobs:
7575
needs: [build, install-runsim]
7676
steps:
7777
- uses: actions/checkout@v3
78-
- uses: actions/setup-go@v3.0.0
78+
- uses: actions/setup-go@v3.1.0
7979
with:
8080
go-version: 1.15
8181
- name: Display go version

.github/workflows/tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Install Go
16-
uses: actions/setup-go@v3.0.0
16+
uses: actions/setup-go@v3.1.0
1717
with:
1818
go-version: 1.15
1919
- name: Unshallow

.github/workflows/test.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
install-tparse:
2020
runs-on: ubuntu-latest
2121
steps:
22-
- uses: actions/setup-go@v3.0.0
22+
- uses: actions/setup-go@v3.1.0
2323
with:
2424
go-version: 1.15
2525
- name: Display go version
@@ -50,7 +50,7 @@ jobs:
5050
- run: sudo apt update && sudo apt install -y ${{ matrix.package }} qemu-user-binfmt
5151
if: "matrix.package != ''"
5252
- uses: actions/checkout@v3
53-
- uses: actions/setup-go@v3.0.0
53+
- uses: actions/setup-go@v3.1.0
5454
with:
5555
go-version: 1.15
5656
- uses: technote-space/[email protected]
@@ -68,7 +68,7 @@ jobs:
6868
# runs-on: ubuntu-latest
6969
# steps:
7070
# - uses: actions/checkout@v3
71-
# - uses: actions/setup-go@v3.0.0
71+
# - uses: actions/setup-go@v3.1.0
7272
# with:
7373
# go-version: 1.15
7474
# - name: Display go version
@@ -121,7 +121,7 @@ jobs:
121121
part: ["00", "01", "02", "03"]
122122
steps:
123123
- uses: actions/checkout@v3
124-
- uses: actions/setup-go@v3.0.0
124+
- uses: actions/setup-go@v3.1.0
125125
with:
126126
go-version: 1.15
127127
- uses: technote-space/[email protected]
@@ -201,7 +201,7 @@ jobs:
201201
part: ["00", "01", "02", "03"]
202202
steps:
203203
- uses: actions/checkout@v3
204-
- uses: actions/setup-go@v3.0.0
204+
- uses: actions/setup-go@v3.1.0
205205
with:
206206
go-version: 1.15
207207
- uses: technote-space/[email protected]

0 commit comments

Comments
 (0)