diff --git a/action.yml b/action.yml index 1c53600..fd19f98 100644 --- a/action.yml +++ b/action.yml @@ -33,7 +33,7 @@ inputs: runs: using: docker - image: docker://ghcr.io/korandoru/hawkeye-native:latest + image: docker://ghcr.io/korandoru/hawkeye-native:v4.0.3 args: - ${{ inputs.mode }} - --config diff --git a/hawkeye-cli/pom.xml b/hawkeye-cli/pom.xml index 791b368..bb17277 100644 --- a/hawkeye-cli/pom.xml +++ b/hawkeye-cli/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.3-SNAPSHOT + 4.0.3 HawkEye :: Distribution :: Command Line Interface diff --git a/hawkeye-command/pom.xml b/hawkeye-command/pom.xml index f9ffe27..2588fbd 100644 --- a/hawkeye-command/pom.xml +++ b/hawkeye-command/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.3-SNAPSHOT + 4.0.3 HawkEye :: Command diff --git a/hawkeye-core/pom.xml b/hawkeye-core/pom.xml index c7234d5..68ddd73 100644 --- a/hawkeye-core/pom.xml +++ b/hawkeye-core/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.3-SNAPSHOT + 4.0.3 HawkEye :: Core diff --git a/hawkeye-gradle-plugin/pom.xml b/hawkeye-gradle-plugin/pom.xml index 7259ccf..db44b2b 100644 --- a/hawkeye-gradle-plugin/pom.xml +++ b/hawkeye-gradle-plugin/pom.xml @@ -22,7 +22,7 @@ io.korandoru.hawkeye hawkeye - 4.0.3-SNAPSHOT + 4.0.3 HawkEye :: Gradle Plugin diff --git a/hawkeye-maven-plugin/pom.xml b/hawkeye-maven-plugin/pom.xml index 9e1fb61..f916a73 100644 --- a/hawkeye-maven-plugin/pom.xml +++ b/hawkeye-maven-plugin/pom.xml @@ -20,7 +20,7 @@ io.korandoru.hawkeye hawkeye - 4.0.3-SNAPSHOT + 4.0.3 HawkEye :: Maven Plugin diff --git a/hawkeye-native/pom.xml b/hawkeye-native/pom.xml index e720712..4234682 100644 --- a/hawkeye-native/pom.xml +++ b/hawkeye-native/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.3-SNAPSHOT + 4.0.3 HawkEye :: Distribution :: Native Image diff --git a/pom.xml b/pom.xml index 64c985f..f9025eb 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.3-SNAPSHOT + 4.0.3 HawkEye Simple license header checker and formatter @@ -51,7 +51,7 @@ scm:git:https://github.com/korandoru/hawkeye.git scm:git:https://github.com/korandoru/hawkeye.git https://github.com/korandoru/hawkeye - HEAD + v4.0.3