Module: kamailio Branch: master Commit: 7b2bf5b0eaaa0c6955c5978ef61a574dea9f8b4f URL: https://github.com/kamailio/kamailio/commit/7b2bf5b0eaaa0c6955c5978ef61a574dea9f8b4f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Committer: Victor Seva <linuxman...@torreviejawireless.org> Date: 2025-09-09T00:36:02+02:00 github: [skip ci]: bump actions/stale from 9 to 10 Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10. - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/v9...v10) --- updated-dependencies: - dependency-name: actions/stale dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <supp...@github.com> --- Modified: .github/workflows/issue_management.yml --- Diff: https://github.com/kamailio/kamailio/commit/7b2bf5b0eaaa0c6955c5978ef61a574dea9f8b4f.diff Patch: https://github.com/kamailio/kamailio/commit/7b2bf5b0eaaa0c6955c5978ef61a574dea9f8b4f.patch --- diff --git a/.github/workflows/issue_management.yml b/.github/workflows/issue_management.yml index ce4d061d033..6ac78582e0f 100644 --- a/.github/workflows/issue_management.yml +++ b/.github/workflows/issue_management.yml @@ -11,7 +11,7 @@ jobs: stale: runs-on: ubuntu-latest steps: - - uses: actions/stale@v9 + - uses: actions/stale@v10 with: stale-issue-message: 'This issue is stale because it has been open 6 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks.' stale-pr-message: 'This PR is stale because it has been open 6 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks.' _______________________________________________ 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!