build(deps): bump crazy-max/ghaction-docker-meta from 5 to 6

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v5...v6)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-docker-meta
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-03-18 07:49:40 +00:00
committed by GitHub
parent 76f0c3ff9b
commit 404445a649

View File

@@ -42,7 +42,7 @@ jobs:
password: ${{ secrets.ECR_SECRET_ACCESS_KEY }}
- name: Get version
id: get_version
uses: crazy-max/ghaction-docker-meta@v5
uses: crazy-max/ghaction-docker-meta@v6
with:
images: ${{ env.REP }}
tag-semver: |