mirror of
https://github.com/Icinga/icingadb.git
synced 2026-05-28 04:35:54 -04:00
Merge pull request #1087 from Icinga/dependabot/github_actions/docker/metadata-action-6
build(deps): bump docker/metadata-action from 5 to 6
This commit is contained in:
commit
048f7e5676
1 changed files with 1 additions and 1 deletions
2
.github/workflows/container-image.yml
vendored
2
.github/workflows/container-image.yml
vendored
|
|
@ -91,7 +91,7 @@ jobs:
|
|||
|
||||
- name: Extract metadata (tags, labels)
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
uses: docker/metadata-action@v6
|
||||
with:
|
||||
# This will generate tags and labels for both the GHCR image and Docker Hub image.
|
||||
images: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue