diff --git a/Cargo.lock b/Cargo.lock index 50bcbf7..740deb4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -870,7 +870,7 @@ dependencies = [ [[package]] name = "hawkeye" -version = "5.3.1" +version = "5.3.2" dependencies = [ "build-data", "clap", @@ -882,7 +882,7 @@ dependencies = [ [[package]] name = "hawkeye-fmt" -version = "5.3.1" +version = "5.3.2" dependencies = [ "gix", "ignore", diff --git a/Cargo.toml b/Cargo.toml index 6235379..7669457 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ members = [ resolver = "2" [workspace.package] -version = "5.3.1" +version = "5.3.2" 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.3.1", path = "fmt" } +hawkeye-fmt = { version = "5.3.2", path = "fmt" } snafu = "0.8.2" toml = "0.8.12" tracing = "0.1.40" diff --git a/action.yml b/action.yml index 1a99178..1472312 100644 --- a/action.yml +++ b/action.yml @@ -33,7 +33,7 @@ inputs: runs: using: docker - image: docker://ghcr.io/korandoru/hawkeye:edge + image: docker://ghcr.io/korandoru/hawkeye:v5.3.2 args: - ${{ inputs.mode }} - --config