summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-01-13 14:53:01 +0000
committerGitHub <noreply@github.com>2023-01-13 14:53:01 +0000
commit623b8bf1efc9c725ceebe763eee26f5360e3e5da (patch)
treeb7bf72e6ba21894897cd279c65d150be2fb544d8
parent1cad8df2daab76ce3fe1b747bff47be6786a99e7 (diff)
Update crazy-max/ghaction-docker-meta action to v4.3.0
-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 082066fe..06c83b9a 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.2.0
+ uses: crazy-max/ghaction-docker-meta@v4.3.0
with:
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
labels: |