diff --git a/action.yml b/action.yml
index 22d81052..1c53600e 100644
--- a/action.yml
+++ b/action.yml
@@ -33,7 +33,7 @@ inputs:
runs:
using: docker
- image: docker://ghcr.io/korandoru/hawkeye-native:v4.0.4
+ image: docker://ghcr.io/korandoru/hawkeye-native:latest
args:
- ${{ inputs.mode }}
- --config
diff --git a/hawkeye-cli/pom.xml b/hawkeye-cli/pom.xml
index d025184c..7ccee6ef 100644
--- a/hawkeye-cli/pom.xml
+++ b/hawkeye-cli/pom.xml
@@ -21,7 +21,7 @@
io.korandoru.hawkeye
hawkeye
- 4.0.4
+ 4.0.5-SNAPSHOT
HawkEye :: Distribution :: Command Line Interface
diff --git a/hawkeye-command/pom.xml b/hawkeye-command/pom.xml
index da11fb1f..666eba7c 100644
--- a/hawkeye-command/pom.xml
+++ b/hawkeye-command/pom.xml
@@ -21,7 +21,7 @@
io.korandoru.hawkeye
hawkeye
- 4.0.4
+ 4.0.5-SNAPSHOT
HawkEye :: Command
diff --git a/hawkeye-core/pom.xml b/hawkeye-core/pom.xml
index 1a12245d..b0f353c1 100644
--- a/hawkeye-core/pom.xml
+++ b/hawkeye-core/pom.xml
@@ -21,7 +21,7 @@
io.korandoru.hawkeye
hawkeye
- 4.0.4
+ 4.0.5-SNAPSHOT
HawkEye :: Core
diff --git a/hawkeye-gradle-plugin/pom.xml b/hawkeye-gradle-plugin/pom.xml
index bd6a0620..8ee5523a 100644
--- a/hawkeye-gradle-plugin/pom.xml
+++ b/hawkeye-gradle-plugin/pom.xml
@@ -22,7 +22,7 @@
io.korandoru.hawkeye
hawkeye
- 4.0.4
+ 4.0.5-SNAPSHOT
HawkEye :: Gradle Plugin
diff --git a/hawkeye-maven-plugin/pom.xml b/hawkeye-maven-plugin/pom.xml
index 8367ad1a..74a57231 100644
--- a/hawkeye-maven-plugin/pom.xml
+++ b/hawkeye-maven-plugin/pom.xml
@@ -20,7 +20,7 @@
io.korandoru.hawkeye
hawkeye
- 4.0.4
+ 4.0.5-SNAPSHOT
HawkEye :: Maven Plugin
diff --git a/hawkeye-native/pom.xml b/hawkeye-native/pom.xml
index 903807f6..710ac3a1 100644
--- a/hawkeye-native/pom.xml
+++ b/hawkeye-native/pom.xml
@@ -21,7 +21,7 @@
io.korandoru.hawkeye
hawkeye
- 4.0.4
+ 4.0.5-SNAPSHOT
HawkEye :: Distribution :: Native Image
diff --git a/pom.xml b/pom.xml
index 1d9f46c8..e26818ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
io.korandoru.hawkeye
hawkeye
- 4.0.4
+ 4.0.5-SNAPSHOT
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
- v4.0.4
+ HEAD