This is an automated email from the ASF dual-hosted git repository.
Bukama pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-verifier-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 70e3a65 Bump
apache/maven-gh-actions-shared/.github/workflows/stale.yml (#62)
70e3a65 is described below
commit 70e3a65fb81c3ab4b353e432912957e77b32ad8d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 17 07:22:24 2026 +0200
Bump apache/maven-gh-actions-shared/.github/workflows/stale.yml (#62)
Bumps
[apache/maven-gh-actions-shared/.github/workflows/stale.yml](https://github.com/apache/maven-gh-actions-shared)
from 4 to 5.
-
[Commits](https://github.com/apache/maven-gh-actions-shared/compare/v4...v5)
---
updated-dependencies:
- dependency-name:
apache/maven-gh-actions-shared/.github/workflows/stale.yml
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/stale.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml
index b91ab5d..2b48bc9 100644
--- a/.github/workflows/stale.yml
+++ b/.github/workflows/stale.yml
@@ -25,4 +25,4 @@ on:
jobs:
stale:
- uses: 'apache/maven-gh-actions-shared/.github/workflows/stale.yml@v4'
+ uses: 'apache/maven-gh-actions-shared/.github/workflows/stale.yml@v5'