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-invoker.git
The following commit(s) were added to refs/heads/master by this push:
new 2c85696 Shared GitHub Actions v2
2c85696 is described below
commit 2c85696ab6801f957707a8a3f66eaf0abd344aa6
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jan 2 17:20:08 2022 +0100
Shared GitHub Actions v2
---
.github/workflows/maven-verify.yml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/.github/workflows/maven-verify.yml
b/.github/workflows/maven-verify.yml
index aef403b..857ce59 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -19,13 +19,11 @@ 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