summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-11 18:48:58 +0000
committerGitHub <noreply@github.com>2023-01-11 18:48:58 +0000
commit220de545eb73ff7517b387c906a77afef18a04d4 (patch)
treeda2e2b1deef4cc4fefc073cbbb46074f0a35d568 /.github
parent1e7d058dae2e497b3ea064556479ec335db9a1d4 (diff)
Update crazy-max/ghaction-docker-meta action to v4.2.0
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 2d9d1376..082066fe 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -104,7 +104,7 @@ jobs:
- name: Retrieve Repository Docker metadata
id: docker_meta
- uses: crazy-max/ghaction-docker-meta@v4.1.1
+ uses: crazy-max/ghaction-docker-meta@v4.2.0
with:
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
labels: |