1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-01 02:27:25 +01:00

Bump crazy-max/ghaction-docker-meta from 3.4.1 to 3.5.0

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v3.4.1...v3.5.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-08-23 09:08:12 +00:00
committed by GitHub
parent b947204b37
commit da3b67c565
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ jobs:
steps:
- name: Docker meta
id: meta
uses: crazy-max/ghaction-docker-meta@v3.4.1
uses: crazy-max/ghaction-docker-meta@v3.5.0
with:
images: amir20/dozzle
- name: Set up QEMU

View File

@@ -10,7 +10,7 @@ jobs:
steps:
- name: Docker meta
id: meta
uses: crazy-max/ghaction-docker-meta@v3.4.1
uses: crazy-max/ghaction-docker-meta@v3.5.0
with:
images: amir20/dozzle
- name: Set up QEMU