Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Bump actions/setup-go from 1 to 2.1.5#9

Merged
azrod merged 1 commit intodevelfrom
dependabot/github_actions/devel/actions/setup-go-2.1.5
Jan 6, 2022
Merged

Bump actions/setup-go from 1 to 2.1.5#9
azrod merged 1 commit intodevelfrom
dependabot/github_actions/devel/actions/setup-go-2.1.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 6, 2022

Bumps actions/setup-go from 1 to 2.1.5.

Release notes

Sourced from actions/setup-go's releases.

v2.1.5

In scope of this release we updated matchers.json to improve the problem matcher pattern. For more information please refer to this pull request

v2.1.4

What's Changed

New Contributors

Full Changelog: actions/setup-go@v2.1.3...v2.1.4

v2.1.3

  • Updated communication with runner to use environment files rather then workflow commands

v2.1.2

This release includes vendored licenses for this action's npm dependencies.

v2.1.1

Switch to main branch of go-versions repository to consume latest added versions

v2.1.0

Go binaries are downloaded from go-versions releases with a read through to the go dist source on miss.

v2.0.3

Proxy support Bug fixes with semver matching add bin to the path stable option so you can specify not stable versions. Test coverage including mocking to cover actions code arcs (no internet needed) e2e workflow to validate downloading versions problem matchers with less false hits output final resolved version to logs output go env in expanding block

v2.0.2 (beta)

Still a v2 beta Proxy support Bug fixes with semver matching add bin to the path stable option so you can specify not stable versions. Test coverage including mocking to cover actions code arcs (no internet needed) e2e workflow to validate downloading versions problem matchers with less false hits output final resolved version to logs

v2.0.1 (beta)

Still a v2 beta Proxy support Bug fixes with semver matching

... (truncated)

Commits
  • 424fc82 Merge pull request #179 from oscard0m/add-cache-to-node-workflows
  • 82388ea ci(workflow): add 'npm' cache for actions/setup-node in .github/workflows
  • fdeec47 Don't require relative paths to start with ./ or ../ (#98)
  • 3e9d548 Add semver note to documentation (#164)
  • 02f7ea9 Fix yaml indent (#59)
  • 5805cf7 Add issue and pull request templates (#163)
  • 35030c1 Merge pull request #162 from dmitry-shibanov/v-dmshib/update-dependencies
  • 59d644d update dependencies
  • 76929df Merge pull request #147 from brcrista/brcrista/check-dist
  • b06835a Merge pull request #155 from brcrista/brcrista/npm-audit-fix
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [actions/setup-go](https://github.com/actions/setup-go) from 1 to 2.1.5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v1...v2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Jan 6, 2022
@azrod azrod merged commit d2cdac5 into devel Jan 6, 2022
@azrod azrod deleted the dependabot/github_actions/devel/actions/setup-go-2.1.5 branch January 6, 2022 14:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant