Merge pull request #30 from mogeko/dependabot/github_actions/docker/metadata-action-3.6.2

build(deps): bump docker/metadata-action from 3.6.0 to 3.6.2
This commit is contained in:
Mogeko 2021-12-10 04:53:38 +01:00 committed by GitHub
commit cac5ef9b97
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@e5622373a38e60fb6d795a4421e56882f2d7a681
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@e5622373a38e60fb6d795a4421e56882f2d7a681
with: with:
images: | images: |
${{ github.repository_owner }}/qbittorrent ${{ github.repository_owner }}/qbittorrent