Skip to content

Commit f37bb24

Browse files
dependabot[bot]outdooracorn
authored andcommitted
Bump crazy-max/ghaction-docker-meta from v1 to v2.4.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v1 to v2.4.0. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md) - [Commits](docker/metadata-action@v1...e09df4d) Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed79115 commit f37bb24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
-
1919
name: Docker meta
2020
id: docker_meta
21-
uses: crazy-max/ghaction-docker-meta@v1
21+
uses: crazy-max/ghaction-docker-meta@v2.4.0
2222
with:
2323
images: ghcr.io/${{ github.repository }}
2424
-

0 commit comments

Comments
 (0)