From ad8059fc91100fd6306e64927cfcddb0c7eed229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 20:24:42 +0000 Subject: [PATCH] build(deps): bump docker/metadata-action from 3.6.2 to 4.1.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 4.1.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/docker/metadata-action/compare/e5622373a38e60fb6d795a4421e56882f2d7a681...12cce9efe0d49980455aaaca9b071c0befcdd702) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/auto-update.yml | 2 +- .github/workflows/build.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 1dec0f3..851dbf3 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -72,7 +72,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681 + uses: docker/metadata-action@12cce9efe0d49980455aaaca9b071c0befcdd702 with: images: | ${{ github.repository_owner }}/qbittorrent diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8b96931..3998e70 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,7 +40,7 @@ jobs: - name: Extract metadata (tags, labels) for Docker id: meta - uses: docker/metadata-action@e5622373a38e60fb6d795a4421e56882f2d7a681 + uses: docker/metadata-action@12cce9efe0d49980455aaaca9b071c0befcdd702 with: images: | ${{ github.repository_owner }}/qbittorrent