This is an automated email from the ASF dual-hosted git repository.

elharo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-scripting-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d30fcd  Bump apache/maven-gh-actions-shared from 3 to 4 (#28)
0d30fcd is described below

commit 0d30fcd22371d1ab0617846676f071585a020e23
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 5 07:04:11 2024 -0500

    Bump apache/maven-gh-actions-shared from 3 to 4 (#28)
    
    Bumps 
[apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared)
 from 3 to 4.
    - 
[Commits](https://github.com/apache/maven-gh-actions-shared/compare/v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: apache/maven-gh-actions-shared
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 .github/workflows/maven-verify.yml    | 2 +-
 .github/workflows/release-drafter.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index 4d67fdc..932827c 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -24,4 +24,4 @@ on:
 jobs:
   build:
     name: Verify
-    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
+    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
diff --git a/.github/workflows/release-drafter.yml 
b/.github/workflows/release-drafter.yml
index bc69a18..d93ba3e 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -22,4 +22,4 @@ on:
       - master
 jobs:
   update_release_draft:
-    uses: 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v3
+    uses: 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4

Reply via email to