summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-04-18 07:36:58 +0000
committerGitHub <noreply@github.com>2023-04-18 07:36:58 +0000
commit034bcb9432d4c2bc105f9a68f5459717e3af09e0 (patch)
tree32298ed11172720a30b3313b65c87dd3c3501637 /.github
parent684c157e6d06b73bf926d979b7c3ae28bb9ca11c (diff)
chore(deps): update crazy-max/ghaction-docker-meta action to v4.4.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 86af710d..c4e48704 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.3.0
+ uses: crazy-max/ghaction-docker-meta@v4.4.0
with:
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
labels: |