From dffd33c41902805ea574cb0ddff29681028e1806 Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 22 Feb 2022 22:28:15 +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 7a38e97..bbd7786 100644 --- a/.github/workflows/maven-verify.yml +++ b/.github/workflows/maven-verify.yml @@ -19,11 +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