opencontainers / go-digest

Common digest package used across the container ecosystem
https://www.opencontainers.org/
Other
184 stars 60 forks source link

Bump actions/setup-go from 1 to 2.1.3 #65

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps actions/setup-go from 1 to 2.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

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 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

v2-beta

  • Proxy support
  • Bug fixes with semver matching
  • 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

... (truncated)

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 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)
vbatts commented 2 years ago

Screenshot from 2021-08-19 08-06-12 :thinking:

dependabot[bot] commented 2 years ago

Looks like actions/setup-go is up-to-date now, so this is no longer needed.