diff --git a/action.yml b/action.yml index 1c53600..fafbd0a 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.5 args: - ${{ inputs.mode }} - --config diff --git a/hawkeye-cli/pom.xml b/hawkeye-cli/pom.xml index 7ccee6e..fea9b50 100644 --- a/hawkeye-cli/pom.xml +++ b/hawkeye-cli/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.5-SNAPSHOT + 4.0.5 HawkEye :: Distribution :: Command Line Interface diff --git a/hawkeye-command/pom.xml b/hawkeye-command/pom.xml index 666eba7..82f593f 100644 --- a/hawkeye-command/pom.xml +++ b/hawkeye-command/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.5-SNAPSHOT + 4.0.5 HawkEye :: Command diff --git a/hawkeye-core/pom.xml b/hawkeye-core/pom.xml index b0f353c..6ae598f 100644 --- a/hawkeye-core/pom.xml +++ b/hawkeye-core/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.5-SNAPSHOT + 4.0.5 HawkEye :: Core diff --git a/hawkeye-gradle-plugin/pom.xml b/hawkeye-gradle-plugin/pom.xml index 8ee5523..6f3cb59 100644 --- a/hawkeye-gradle-plugin/pom.xml +++ b/hawkeye-gradle-plugin/pom.xml @@ -22,7 +22,7 @@ io.korandoru.hawkeye hawkeye - 4.0.5-SNAPSHOT + 4.0.5 HawkEye :: Gradle Plugin diff --git a/hawkeye-maven-plugin/pom.xml b/hawkeye-maven-plugin/pom.xml index 74a5723..f07642a 100644 --- a/hawkeye-maven-plugin/pom.xml +++ b/hawkeye-maven-plugin/pom.xml @@ -20,7 +20,7 @@ io.korandoru.hawkeye hawkeye - 4.0.5-SNAPSHOT + 4.0.5 HawkEye :: Maven Plugin diff --git a/hawkeye-native/pom.xml b/hawkeye-native/pom.xml index 710ac3a..ca49909 100644 --- a/hawkeye-native/pom.xml +++ b/hawkeye-native/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.5-SNAPSHOT + 4.0.5 HawkEye :: Distribution :: Native Image diff --git a/pom.xml b/pom.xml index e26818e..d37351f 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.korandoru.hawkeye hawkeye - 4.0.5-SNAPSHOT + 4.0.5 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.5