Skip to content

Commit 369ed4a

Browse files
chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 in the gh-actions group (#158)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d9d81b1 commit 369ed4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- name: Create Docker image labels and tags
3636
id: meta
37-
uses: docker/metadata-action@v5.8.0
37+
uses: docker/metadata-action@v5.9.0
3838
env:
3939
REGISTRY: ghcr.io
4040
IMAGE_NAME: ${{ github.repository }}

0 commit comments

Comments
 (0)