Module: kamailio
Branch: master
Commit: 24d6863acdf318334081ad1c1f362a2b382ae1e6
URL: 
https://github.com/kamailio/kamailio/commit/24d6863acdf318334081ad1c1f362a2b382ae1e6

Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Committer: Henning Westerholt <[email protected]>
Date: 2026-03-11T09:54:55+01:00

github: [skip ci]: bump docker/metadata-action from 5 to 6

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

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

---

Modified: .github/workflows/alpine.yml

---

Diff:  
https://github.com/kamailio/kamailio/commit/24d6863acdf318334081ad1c1f362a2b382ae1e6.diff
Patch: 
https://github.com/kamailio/kamailio/commit/24d6863acdf318334081ad1c1f362a2b382ae1e6.patch

---

diff --git a/.github/workflows/alpine.yml b/.github/workflows/alpine.yml
index 65da8b80703..926a22e3c44 100644
--- a/.github/workflows/alpine.yml
+++ b/.github/workflows/alpine.yml
@@ -339,7 +339,7 @@ jobs:
 
     - name: Docker meta
       id: meta
-      uses: docker/metadata-action@v5
+      uses: docker/metadata-action@v6
       with:
         # list of Docker images to use as base name for tags
         images: |
@@ -356,7 +356,7 @@ jobs:
 
     - name: Docker meta "-alpine"
       id: meta-alpine
-      uses: docker/metadata-action@v5
+      uses: docker/metadata-action@v6
       with:
         # list of Docker images to use as base name for tags
         images: |
@@ -373,7 +373,7 @@ jobs:
 
     - name: Docker meta "-debug"
       id: meta-debug
-      uses: docker/metadata-action@v5
+      uses: docker/metadata-action@v6
       with:
         # list of Docker images to use as base name for tags
         images: |

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to