1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 23:03:47 +01:00

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-07-16 09:08:19 +00:00
committed by GitHub
parent 3653492140
commit a3cb5eed8a
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.0
uses: crazy-max/ghaction-docker-meta@v3.4.1
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.0
uses: crazy-max/ghaction-docker-meta@v3.4.1
with:
images: amir20/dozzle
- name: Set up QEMU