[PR #74] [MERGED] fix(deps): bump docker/login-action from 1.9.0 to 1.10.0 #158

Closed
opened 2026-03-04 00:24:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/74
Author: @dependabot[bot]
Created: 6/24/2021
Status: Merged
Merged: 6/25/2021
Merged by: @ViRb3

Base: masterHead: dependabot/github_actions/docker/login-action-1.10.0


📝 Commits (1)

  • ac0aab3 fix(deps): bump docker/login-action from 1.9.0 to 1.10.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/release.yml (+1 -1)

📄 Description

Bumps docker/login-action from 1.9.0 to 1.10.0.

Release notes

Sourced from docker/login-action's releases.

v1.10.0

  • GitHub Packages Docker Registry deprecated (#78)
  • Use built-in getExecOutput (#77)
  • Switch to core.getBooleanInput (#76)
  • Bump @​actions/exec from 1.0.4 to 1.1.0 (#73)
  • Bump @​actions/core from 1.2.6 to 1.4.0 (#70 #74)
  • Bump @​actions/io from 1.0.2 to 1.1.1 (#71 #75)
  • Bump semver from 7.3.2 to 7.3.5 (#69)
  • Update dependabot config (#68)
Commits
  • f054a8b Merge pull request #78 from crazy-max/remove-github-pkg
  • 0644d98 Remove GitHub Packages Docker Registry
  • 9e433e1 Merge pull request #77 from crazy-max/exec-output
  • 39efbd2 Use built-in getExecOutput
  • 4608add Merge pull request #76 from crazy-max/bool-input
  • 4fd5d8e Use core.getBooleanInput
  • e2346b6 Merge pull request #73 from docker/dependabot/npm_and_yarn/actions/exec-1.1.0
  • 2051808 Update generated content
  • 7c220e1 Bump @​actions/exec from 1.0.4 to 1.1.0
  • f4cae19 Merge pull request #75 from docker/dependabot/npm_and_yarn/actions/io-1.1.1
  • 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)

🔄 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/SignTools/SignTools/pull/74 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/24/2021 **Status:** ✅ Merged **Merged:** 6/25/2021 **Merged by:** [@ViRb3](https://github.com/ViRb3) **Base:** `master` ← **Head:** `dependabot/github_actions/docker/login-action-1.10.0` --- ### 📝 Commits (1) - [`ac0aab3`](https://github.com/SignTools/SignTools/commit/ac0aab314def82b5d98f55b9fe7a9be42a2b13e3) fix(deps): bump docker/login-action from 1.9.0 to 1.10.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -1) </details> ### 📄 Description Bumps [docker/login-action](https://github.com/docker/login-action) from 1.9.0 to 1.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/login-action/releases">docker/login-action's releases</a>.</em></p> <blockquote> <h2>v1.10.0</h2> <ul> <li>GitHub Packages Docker Registry deprecated (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/78">#78</a>)</li> <li>Use built-in <code>getExecOutput</code> (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/77">#77</a>)</li> <li>Switch to <code>core.getBooleanInput</code> (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/76">#76</a>)</li> <li>Bump <code>@​actions/exec</code> from 1.0.4 to 1.1.0 (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/73">#73</a>)</li> <li>Bump <code>@​actions/core</code> from 1.2.6 to 1.4.0 (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/70">#70</a> <a href="https://github-redirect.dependabot.com/docker/login-action/issues/74">#74</a>)</li> <li>Bump <code>@​actions/io</code> from 1.0.2 to 1.1.1 (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/71">#71</a> <a href="https://github-redirect.dependabot.com/docker/login-action/issues/75">#75</a>)</li> <li>Bump semver from 7.3.2 to 7.3.5 (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/69">#69</a>)</li> <li>Update dependabot config (<a href="https://github-redirect.dependabot.com/docker/login-action/issues/68">#68</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/login-action/commit/f054a8b539a109f9f41c372932f1ae047eff08c9"><code>f054a8b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/78">#78</a> from crazy-max/remove-github-pkg</li> <li><a href="https://github.com/docker/login-action/commit/0644d98afef60f87ee1b76aec6a31742936f68a6"><code>0644d98</code></a> Remove GitHub Packages Docker Registry</li> <li><a href="https://github.com/docker/login-action/commit/9e433e18cfff6656177a0cfc925831e79957ed84"><code>9e433e1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/77">#77</a> from crazy-max/exec-output</li> <li><a href="https://github.com/docker/login-action/commit/39efbd2c1218613b5753470a85006ed155b821fb"><code>39efbd2</code></a> Use built-in <code>getExecOutput</code></li> <li><a href="https://github.com/docker/login-action/commit/4608add020b8ad3dd3de5fbc92ac839ff481e516"><code>4608add</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/76">#76</a> from crazy-max/bool-input</li> <li><a href="https://github.com/docker/login-action/commit/4fd5d8ead657d4c55f7aaf45b30d9d77f9405ab8"><code>4fd5d8e</code></a> Use <code>core.getBooleanInput</code></li> <li><a href="https://github.com/docker/login-action/commit/e2346b6971d8b69e3246bff6cf209e619c6eed2d"><code>e2346b6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/73">#73</a> from docker/dependabot/npm_and_yarn/actions/exec-1.1.0</li> <li><a href="https://github.com/docker/login-action/commit/2051808c832cb40d25d5df94b14c39d7c62ebc93"><code>2051808</code></a> Update generated content</li> <li><a href="https://github.com/docker/login-action/commit/7c220e1b8d5b6dbfd3ac51681e65665e69948475"><code>7c220e1</code></a> Bump <code>@​actions/exec</code> from 1.0.4 to 1.1.0</li> <li><a href="https://github.com/docker/login-action/commit/f4cae1982059e603d7cb4e70cacce5fe1334fc18"><code>f4cae19</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/login-action/issues/75">#75</a> from docker/dependabot/npm_and_yarn/actions/io-1.1.1</li> <li>Additional commits viewable in <a href="https://github.com/docker/login-action/compare/v1.9.0...v1.10.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/login-action&package-manager=github_actions&previous-version=1.9.0&new-version=1.10.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 00:24:25 +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/SignTools#158
No description provided.