[PR #305] [MERGED] build(deps): bump actions/setup-go from v2.1.1 to v2.1.2 #501

Closed
opened 2026-03-03 12:30:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/305
Author: @dependabot[bot]
Created: 8/12/2020
Status: Merged
Merged: 8/12/2020
Merged by: @dependabot[bot]

Base: mainHead: dependabot/github_actions/actions/setup-go-v2.1.2


📝 Commits (1)

  • 2385344 build(deps): bump actions/setup-go from v2.1.1 to v2.1.2

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 .github/workflows/docker-push.yml (+1 -1)
📝 .github/workflows/main.yml (+2 -2)

📄 Description

Bumps actions/setup-go from v2.1.1 to v2.1.2.

Release notes

Sourced from actions/setup-go's releases.

v2.1.2

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

Commits
  • 8a3a76c Merge pull request #69 from actions/thboop/AddThirdPartyLicenses
  • a01ab08 Add Third Party License Information
  • 33cbf07 workflow main references
  • 8e98458 updating matrix in readme
  • See full diff 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/305 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 8/12/2020 **Status:** ✅ Merged **Merged:** 8/12/2020 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/github_actions/actions/setup-go-v2.1.2` --- ### 📝 Commits (1) - [`2385344`](https://github.com/fsouza/fake-gcs-server/commit/2385344b16bc0ac918c6881adb7d8c693023311a) build(deps): bump actions/setup-go from v2.1.1 to v2.1.2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/docker-push.yml` (+1 -1) 📝 `.github/workflows/main.yml` (+2 -2) </details> ### 📄 Description Bumps [actions/setup-go](https://github.com/actions/setup-go) from v2.1.1 to v2.1.2. <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>v2.1.2</h2> <p>This release includes vendored licenses for this action's npm dependencies.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-go/commit/8a3a76c2171de8c3be20bec507b6d829ccae48ba"><code>8a3a76c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-go/issues/69">#69</a> from actions/thboop/AddThirdPartyLicenses</li> <li><a href="https://github.com/actions/setup-go/commit/a01ab08f9a50e0cd73a90c00968f361bcccffbd0"><code>a01ab08</code></a> Add Third Party License Information</li> <li><a href="https://github.com/actions/setup-go/commit/33cbf07c965712cfb077a5caf85bf0f1de329ce9"><code>33cbf07</code></a> workflow main references</li> <li><a href="https://github.com/actions/setup-go/commit/8e98458ff1256fa4ba1b822545630896aead5a5f"><code>8e98458</code></a> updating matrix in readme</li> <li>See full diff in <a href="https://github.com/actions/setup-go/compare/v2.1.1...8a3a76c2171de8c3be20bec507b6d829ccae48ba">compare view</a></li> </ul> </details> <br /> 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:30:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#501
No description provided.