1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 18:17:23 +01:00

Merge pull request #1348 from amir20/dependabot/github_actions/crazy-max/ghaction-docker-meta-3.4.0

Bump crazy-max/ghaction-docker-meta from 3.3.0 to 3.4.0
This commit is contained in:
kodiakhq[bot]
2021-07-07 09:10:29 +00:00
committed by GitHub
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.3.0
uses: crazy-max/ghaction-docker-meta@v3.4.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.3.0
uses: crazy-max/ghaction-docker-meta@v3.4.0
with:
images: amir20/dozzle
- name: Set up QEMU