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