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

slachiewicz pushed a commit to branch MSKINS-216
in repository https://gitbox.apache.org/repos/asf/maven-fluido-skin.git

commit 82fb1a7bee5d1fd993418dc5bac316040192dd43
Author: Sylwester Lachiewicz <slachiew...@apache.org>
AuthorDate: Sat Mar 18 13:00:08 2023 +0100

    (ci) Bump maven-gh-actions-shared to v3
---
 .github/workflows/maven-verify.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index 47d600f..8ee8d79 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -24,7 +24,7 @@ on:
 jobs:
   build:
     name: Verify
-    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2
+    uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
     with:
       ff-site-goal: '-DskipTests -P reporting package site site:stage'
     

Reply via email to