mirror of
https://github.com/andreacomo/maven-gav-extractor.git
synced 2025-06-06 11:17:55 +08:00
Using andreacomo
This commit is contained in:
parent
a01af88340
commit
6ebdcf3e93
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
|||||||
java-version: 11
|
java-version: 11
|
||||||
- name: Extract GAV
|
- name: Extract GAV
|
||||||
id: extract
|
id: extract
|
||||||
uses: actions/maven-gav-extractor-github-action@master
|
uses: andreacomo/maven-gav-extractor-github-action@master
|
||||||
with:
|
with:
|
||||||
pom-location: ${{ github.workspace }}/.github/test-resources/pom.xml
|
pom-location: ${{ github.workspace }}/.github/test-resources/pom.xml
|
||||||
- name: Assert extracted GAV
|
- name: Assert extracted GAV
|
||||||
|
Loading…
x
Reference in New Issue
Block a user