Merge pull request #1435 from pi-hole/dependabot/github_actions/development-v6/docker/metadata-action-5

Bump docker/metadata-action from 4 to 5
This commit is contained in:
yubiuser 2023-09-16 15:32:53 +02:00 committed by GitHub
commit 2afc9eef0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ jobs:
- name: Docker meta (Docker Hub and GitHub Container Registry)
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
images: |
@ -118,7 +118,7 @@ jobs:
- name: Docker meta (Docker Hub and GitHub Container Registry)
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
images: |