Module: kamailio
Branch: master
Commit: 818e65f91980605a54d0257466bdc709f6a8ced1
URL: 
https://github.com/kamailio/kamailio/commit/818e65f91980605a54d0257466bdc709f6a8ced1

Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Committer: Henning Westerholt <h...@gilawa.com>
Date: 2025-08-12T09:00:13+02:00

github: [skip ci]: bump actions/download-artifact from 4 to 5

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) 
from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <supp...@github.com>

---

Modified: .github/workflows/alpine.yml
Modified: .github/workflows/rpm.yml

---

Diff:  
https://github.com/kamailio/kamailio/commit/818e65f91980605a54d0257466bdc709f6a8ced1.diff
Patch: 
https://github.com/kamailio/kamailio/commit/818e65f91980605a54d0257466bdc709f6a8ced1.patch

---

diff --git a/.github/workflows/alpine.yml b/.github/workflows/alpine.yml
index f08cd940dcf..613040de4f8 100644
--- a/.github/workflows/alpine.yml
+++ b/.github/workflows/alpine.yml
@@ -307,7 +307,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - name: Download artifact images
-      uses: actions/download-artifact@v4
+      uses: actions/download-artifact@v5
       with:
         pattern: apk-files-and-context-*
         path: ${{ runner.temp }}/context
diff --git a/.github/workflows/rpm.yml b/.github/workflows/rpm.yml
index 82c19abe110..e768d020e7a 100644
--- a/.github/workflows/rpm.yml
+++ b/.github/workflows/rpm.yml
@@ -127,7 +127,7 @@ jobs:
     - build
     steps:
     - name: Download artifact images
-      uses: actions/download-artifact@v4
+      uses: actions/download-artifact@v5
       with:
         pattern: kamailio-${{ matrix.os }}-${{ github.ref_name }}-*.rpm
         path: ${{ runner.temp }}/repo

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to