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-resolver.git
The following commit(s) were added to refs/heads/master by this push:
new bc29a85 Shared GitHub actions v2
bc29a85 is described below
commit bc29a85c7769d0b9f730577954c7ff0fb181d6a2
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Feb 16 23:54:42 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 96d42eb..62709ed 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.yml
@@ -19,12 +19,10 @@ 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