From be8a947b74eb3fb1256bb8896694c99bba582b7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 20:40:12 +0000 Subject: [PATCH] build(deps): bump docker/metadata-action from 3.6.2 to 3.8.0 Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.6.2 to 3.8.0. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/e5622373a38e60fb6d795a4421e56882f2d7a681...b2391d37b4157fa4aa2e118d643f417910ff3242) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-type: direct:production update-type: version-update:semver-minor ... 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..94751c1 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@b2391d37b4157fa4aa2e118d643f417910ff3242 with: images: | ${{ github.repository_owner }}/qbittorrent diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8b96931..1e15381 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@b2391d37b4157fa4aa2e118d643f417910ff3242 with: images: | ${{ github.repository_owner }}/qbittorrent