diff --git a/Cargo.lock b/Cargo.lock index d812baa..5ff7767 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -870,7 +870,7 @@ dependencies = [ [[package]] name = "hawkeye" -version = "5.4.0" +version = "5.5.0" dependencies = [ "build-data", "clap", @@ -882,7 +882,7 @@ dependencies = [ [[package]] name = "hawkeye-fmt" -version = "5.4.0" +version = "5.5.0" dependencies = [ "gix", "ignore", diff --git a/Cargo.toml b/Cargo.toml index c7160e0..51c82ad 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ members = [ resolver = "2" [workspace.package] -version = "5.4.0" +version = "5.5.0" edition = "2021" authors = ["tison "] readme = "README.md" @@ -29,7 +29,7 @@ repository = "https://github.com/korandoru/hawkeye/" rust-version = "1.76.0" [workspace.dependencies] -hawkeye-fmt = { version = "5.4.0", path = "fmt" } +hawkeye-fmt = { version = "5.5.0", path = "fmt" } snafu = "0.8.2" toml = "0.8.12" tracing = "0.1.40" diff --git a/action.yml b/action.yml index f2ff0e3..c2eda15 100644 --- a/action.yml +++ b/action.yml @@ -39,7 +39,7 @@ inputs: runs: using: docker - image: docker://ghcr.io/korandoru/hawkeye:edge + image: docker://ghcr.io/korandoru/hawkeye:v5.5.0 args: - ${{ inputs.mode }} - --config