Skip to content

Commit 2876203

Browse files
chore(deps): bump crazy-max/ghaction-docker-meta from 5.7.0 to 5.10.0 (#1059)
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 5.7.0 to 5.10.0. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Commits](docker/metadata-action@v5.7.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1352553 commit 2876203

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
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/[email protected]
1515
- name: Docker meta
1616
id: docker_meta
17-
uses: crazy-max/ghaction-docker-meta@v5.7.0
17+
uses: crazy-max/ghaction-docker-meta@v5.10.0
1818
with:
1919
images: ghcr.io/${{ github.repository }}
2020
tags: |

0 commit comments

Comments
 (0)