[PR #141] [CLOSED] fix(deps): bump docker/metadata-action from 3.6.0 to 3.6.1 #208

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

📋 Pull Request Information

Original PR: https://github.com/SignTools/SignTools/pull/141
Author: @dependabot[bot]
Created: 11/30/2021
Status: Closed

Base: masterHead: dependabot/github_actions/docker/metadata-action-3.6.1


📝 Commits (1)

  • 88cfb6d fix(deps): bump docker/metadata-action from 3.6.0 to 3.6.1

📊 Changes

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

View changed files

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

📄 Description

Bumps docker/metadata-action from 3.6.0 to 3.6.1.

Release notes

Sourced from docker/metadata-action's releases.

v3.6.1

  • Preserve quotes inside unquoted field (#153)
Commits

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/141 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/github_actions/docker/metadata-action-3.6.1` --- ### 📝 Commits (1) - [`88cfb6d`](https://github.com/SignTools/SignTools/commit/88cfb6d2fa090d039630609016c151010f5816c0) fix(deps): bump docker/metadata-action from 3.6.0 to 3.6.1 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -1) </details> ### 📄 Description Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.0 to 3.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/docker/metadata-action/releases">docker/metadata-action's releases</a>.</em></p> <blockquote> <h2>v3.6.1</h2> <ul> <li>Preserve quotes inside unquoted field (<a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/153">#153</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/docker/metadata-action/commit/a2e02890a0d28163b34ac2e4b575b9264a5ee3e2"><code>a2e0289</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/153">#153</a> from crazy-max/preserve-quotes</li> <li><a href="https://github.com/docker/metadata-action/commit/59e3d70a23656c69fa1cba9e65a677ca9d3d3723"><code>59e3d70</code></a> Preserve quotes inside unquoted field</li> <li><a href="https://github.com/docker/metadata-action/commit/5220b231121b5b69d5effbe0d0e4770a68500a44"><code>5220b23</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/docker/metadata-action/issues/146">#146</a> from crazy-max/update-workflow</li> <li><a href="https://github.com/docker/metadata-action/commit/8d0937e440cd4b09ace7156e2296952c58f7e321"><code>8d0937e</code></a> dev: update workflow</li> <li>See full diff in <a href="https://github.com/docker/metadata-action/compare/v3.6.0...v3.6.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=docker/metadata-action&package-manager=github_actions&previous-version=3.6.0&new-version=3.6.1)](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:40 +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#208
No description provided.