summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-10-25 17:10:37 +0000
committerGitHub <noreply@github.com>2022-10-25 17:10:37 +0000
commit2cda1b4a52a5be1dd700551aff433b11cd5b88d1 (patch)
tree8d21d1bfa978d54bb29d54035be57823e2b0ed25 /.github/workflows
parentd948d65db27ae1684bf73f82c16ca9ce6c2e526b (diff)
Update crazy-max/ghaction-docker-meta action to v4
Diffstat (limited to '.github/workflows')
-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 9f4172cb..8ab1d959 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@v2.5.0
+ uses: crazy-max/ghaction-docker-meta@v4.1.1
with:
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
labels: |