Module: kamailio
Branch: master
Commit: 8d00b20e553302b9c3c182c786739a9daf64f506
URL: 
https://github.com/kamailio/kamailio/commit/8d00b20e553302b9c3c182c786739a9daf64f506

Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Committer: Victor Seva <linuxman...@torreviejawireless.org>
Date: 2025-09-15T23:28:05+02:00

github: [skip ci]: bump tj-actions/changed-files from 46 to 47

Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) 
from 46 to 47.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v46...v47)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: '47'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

---

Modified: .github/workflows/devcontainer.yaml

---

Diff:  
https://github.com/kamailio/kamailio/commit/8d00b20e553302b9c3c182c786739a9daf64f506.diff
Patch: 
https://github.com/kamailio/kamailio/commit/8d00b20e553302b9c3c182c786739a9daf64f506.patch

---

diff --git a/.github/workflows/devcontainer.yaml 
b/.github/workflows/devcontainer.yaml
index 7a0cc31b37f..9bb2a67ba7d 100644
--- a/.github/workflows/devcontainer.yaml
+++ b/.github/workflows/devcontainer.yaml
@@ -33,14 +33,14 @@ jobs:
       - name: Get changed files
         if: ${{ ! inputs.force }}
         id: changed-files
-        uses: tj-actions/changed-files@v46
+        uses: tj-actions/changed-files@v47
         with:
           since_last_remote_commit: true
 
       - name: changes in relevant files
         if: ${{ ! inputs.force }}
         id: changed-files-builder
-        uses: tj-actions/changed-files@v46
+        uses: tj-actions/changed-files@v47
         with:
           files: |
             .devcontainer/**

_______________________________________________
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