Skip to content

Commit b8c008b

Browse files
committed
Fix GAV
1 parent d18be0b commit b8c008b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-with-dependencies.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ jobs:
3232
# BUILD DEPENDENCIES
3333
- id: build-schemacrawler-core
3434
name: Build SchemaCrawler-Core
35-
uses: sualeh/build-maven-dependency@v1.0.5
35+
uses: sualeh/build-maven-dependency@v1.0.6
3636
with:
3737
repository: schemacrawler/SchemaCrawler-Core
38-
artifact: us.fatehi:schemacrawler:v17.2.7
38+
artifact: us.fatehi:schemacrawler:17.2.7
3939

4040
# BUILD AND TEST
4141
- id: build-test

0 commit comments

Comments
 (0)