summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-06-13 11:47:33 +0000
committerGitHub <noreply@github.com>2023-06-13 11:47:33 +0000
commita7d54ff70f545eb33654b83c246264c93486d2af (patch)
treeaac37a2a01f3187686d5dda4fc26f8156e5ed53e /.github
parentfc1570da75045a179bce192b9cb41e761bcddd29 (diff)
Update crazy-max/ghaction-docker-meta action to v4.6.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 f6a6ec31..c77b6281 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -106,7 +106,7 @@ jobs:
- name: Retrieve Repository Docker metadata
id: docker_meta
- uses: crazy-max/ghaction-docker-meta@v4.5.0
+ uses: crazy-max/ghaction-docker-meta@v4.6.0
with:
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
labels: |