Skip to content

Commit 11b46c3

Browse files
dependabot[bot]dati18
authored andcommitted
Bump crazy-max/ghaction-docker-meta from 3.1.0 to 3.3.0 (#21)
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 3.1.0 to 3.3.0. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Commits](docker/metadata-action@v3.1.0...v3.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fb8e6c commit 11b46c3

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@v3.1.0
21+
uses: crazy-max/ghaction-docker-meta@v3.3.0
2222
with:
2323
images: ghcr.io/${{ github.repository }}
2424
-

0 commit comments

Comments
 (0)