Skip to content

Commit 750ab34

Browse files
Bump crazy-max/ghaction-docker-meta from 5.0.0 to 5.10.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 5.0.0 to 5.10.0. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Commits](docker/metadata-action@v5.0.0...v5.10.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-docker-meta dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c338024 commit 750ab34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
-
1717
name: Docker meta
1818
id: docker_meta
19-
uses: crazy-max/ghaction-docker-meta@v5.0.0
19+
uses: crazy-max/ghaction-docker-meta@v6.0.0
2020
with:
2121
images: ghcr.io/${{ github.repository }}
2222
tags: |

0 commit comments

Comments
 (0)