mirror of
https://github.com/dmunozv04/iSponsorBlockTV.git
synced 2026-03-13 22:12:49 +03:00
Merge pull request #419 from dmunozv04/dependabot/github_actions/docker/metadata-action-6
Bump docker/metadata-action from 5 to 6
This commit is contained in:
2
.github/workflows/build_docker_images.yml
vendored
2
.github/workflows/build_docker_images.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
# Generate docker tags
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
uses: docker/metadata-action@v6
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user