This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-doxia.git
The following commit(s) were added to refs/heads/master by this push:
new c098cc9 Shared GitHub action v2
c098cc9 is described below
commit c098cc9972b13c761091e66a57261e89195a9271
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue Feb 22 22:27:08 2022 +0100
Shared GitHub action v2
---
.github/workflows/maven-verify.yml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/.github/workflows/maven-verify.yml
b/.github/workflows/maven-verify.yml
index aef403b..bbd7786 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -19,13 +19,9 @@ name: Verify
on:
push:
- branches-ignore:
- - dependabot/**
pull_request:
jobs:
build:
name: Verify
- uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v1
-
-
+ uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2