build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 in the updates group (#3589)

This commit is contained in:
dependabot[bot]
2025-08-04 06:51:00 -05:00
committed by GitHub
parent e305782a8f
commit a569d63cf3

View File

@@ -125,7 +125,7 @@ jobs:
- name: Docker meta
id: meta
uses: docker/metadata-action@v5.7.0
uses: docker/metadata-action@v5.8.0
with:
# NOTE for forks: if your Docker Hub organization doesn't match your Github repo's,
# then the use of ${{ github.repository_owner }} will need to be replaced.