From 432279222e589d02b68beb47d79e11d2e360117b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Nov 2021 20:24:21 +0000 Subject: [PATCH] build(deps): bump docker/metadata-action from 3.6.0 to 3.6.1 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/548e2346a9987b56d8a4104fe776321ff8e23440...a2e02890a0d28163b34ac2e4b575b9264a5ee3e2) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-patch ... 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 79420ec..2206b91 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@548e2346a9987b56d8a4104fe776321ff8e23440 + uses: docker/metadata-action@a2e02890a0d28163b34ac2e4b575b9264a5ee3e2 with: images: | ${{ github.repository_owner }}/qbittorrent diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a9e375c..be06490 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@548e2346a9987b56d8a4104fe776321ff8e23440 + uses: docker/metadata-action@a2e02890a0d28163b34ac2e4b575b9264a5ee3e2 with: images: | ${{ github.repository_owner }}/qbittorrent