Using maven-gav-extractor-github-action in action name

This commit is contained in:
acomo 2021-02-21 00:01:40 +01:00
parent 3f04dc43b8
commit a01af88340

View File

@ -14,7 +14,7 @@ jobs:
java-version: 11
- name: Extract GAV
id: extract
uses: actions/maven-gav-extractor@master
uses: actions/maven-gav-extractor-github-action@master
with:
pom-location: ${{ github.workspace }}/.github/test-resources/pom.xml
- name: Assert extracted GAV