Merge pull request #76 from shizunge/dependabot/github_actions/docker/metadata-action-5

Bump docker/metadata-action from 4 to 5
This commit is contained in:
Shizun Ge
2023-10-29 20:30:20 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ jobs:
password: ${{ github.token }}
- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: |
${{ github.repository }}

View File

@@ -31,7 +31,7 @@ jobs:
password: ${{ github.token }}
- name: Docker meta
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: |
${{ github.repository }}