From 2274253cdaed396d1de6964e1c6f93ebc7502141 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Sat, 8 Jan 2022 00:12:04 +0100 Subject: [PATCH] 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