Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actions/setup-go from v1 to v2.1.3 #67

Merged
merged 4 commits into from
Dec 29, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2020

Bumps actions/setup-go from v1 to v2.1.3.

Release notes

Sourced from actions/setup-go's releases.

v2.1.3

  • Updated communication with runner to use environment files rather then workflow commands
Commits
  • 37335c7 Swap to Environment Files (#76)
  • 7ff6287 Merge pull request #70 from thboop/main
  • 084110f Ignore Generated Files in Git PR's
  • 4047b11 Manually review dependencies
  • 23a9878 Add Licensed workflow and configuration files
  • 8a3a76c Merge pull request #69 from actions/thboop/AddThirdPartyLicenses
  • a01ab08 Add Third Party License Information
  • 33cbf07 workflow main references
  • 8e98458 updating matrix in readme
  • d0c5def Switch manifest installation from "master" to "main" branch (#65)
  • Additional commits viewable in compare view

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 v1 to v2.1.3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v1...37335c7)

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 Dec 29, 2020
@mantzas mantzas self-requested a review December 29, 2020 10:46
@codecov
Copy link

codecov bot commented Dec 29, 2020

Codecov Report

Merging #67 (2d113f9) into master (ca864d1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #67   +/-   ##
=======================================
  Coverage   89.93%   89.93%           
=======================================
  Files          11       11           
  Lines         497      497           
=======================================
  Hits          447      447           
  Misses         30       30           
  Partials       20       20           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca864d1...2d113f9. Read the comment docs.

@mantzas mantzas merged commit cc22ae5 into master Dec 29, 2020
@mantzas mantzas deleted the dependabot/github_actions/actions/setup-go-v2.1.3 branch December 29, 2020 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

2 participants