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](548e2346a9...a2e02890a0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-11-29 20:24:21 +00:00 committed by GitHub
parent 6ea22b3acd
commit 432279222e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -72,7 +72,7 @@ jobs:
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker
id: meta id: meta
uses: docker/metadata-action@548e2346a9987b56d8a4104fe776321ff8e23440 uses: docker/metadata-action@a2e02890a0d28163b34ac2e4b575b9264a5ee3e2
with: with:
images: | images: |
${{ github.repository_owner }}/qbittorrent ${{ github.repository_owner }}/qbittorrent

View file

@ -40,7 +40,7 @@ jobs:
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker
id: meta id: meta
uses: docker/metadata-action@548e2346a9987b56d8a4104fe776321ff8e23440 uses: docker/metadata-action@a2e02890a0d28163b34ac2e4b575b9264a5ee3e2
with: with:
images: | images: |
${{ github.repository_owner }}/qbittorrent ${{ github.repository_owner }}/qbittorrent