summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-06-07 15:59:06 +0000
committerGitHub <noreply@github.com>2023-06-07 15:59:06 +0000
commit5819fcc256448f7dda38c7d61ca86d401b8a00d6 (patch)
tree9e1fc8d286fe478a1fcb0283957124402100c450 /.github
parent7f08871ca4c2a9bbe858ca633a80b0b5ef6f3eb5 (diff)
Update crazy-max/ghaction-docker-meta action to v4.5.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 c4e48704..f6a6ec31 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.4.0
+ uses: crazy-max/ghaction-docker-meta@v4.5.0
with:
images: ${{ env.DEFAULT_DOCKER_IMAGE }}
labels: |