diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 1dec0f3..ebab6ea 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@f2a13332ac1ce8c0a71aeac48a150dbb1838ab67 with: images: | ${{ github.repository_owner }}/qbittorrent diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8b96931..5d6edfd 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@f2a13332ac1ce8c0a71aeac48a150dbb1838ab67 with: images: | ${{ github.repository_owner }}/qbittorrent