diff --git a/.copier-answers.yml b/.copier-answers.yml index c67f62d..41b965a 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier; NEVER EDIT MANUALLY -_commit: v1.15.0 +_commit: v1.15.1 _src_path: https://github.com/hugoh/go-tools.git cog_omit_types: [] coverage_total: 80 diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 19de383..e5ae4bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,18 +18,18 @@ permissions: {} jobs: hk: - uses: hugoh/go-tools/.github/workflows/go-hk.yml@fbecdb7a3cd2b05c7f6051b7e43e986bcc36b2ac + uses: hugoh/go-tools/.github/workflows/go-hk.yml@3a5ed7a29b7050910c88e017ac557659234e3230 permissions: contents: read goci: - uses: hugoh/go-tools/.github/workflows/go-ci.yml@fbecdb7a3cd2b05c7f6051b7e43e986bcc36b2ac + uses: hugoh/go-tools/.github/workflows/go-ci.yml@3a5ed7a29b7050910c88e017ac557659234e3230 permissions: contents: read release: needs: [hk, goci] - uses: hugoh/go-tools/.github/workflows/go-release.yml@fbecdb7a3cd2b05c7f6051b7e43e986bcc36b2ac + uses: hugoh/go-tools/.github/workflows/go-release.yml@3a5ed7a29b7050910c88e017ac557659234e3230 permissions: contents: write with: diff --git a/hk.pkl b/hk.pkl index 1c56ed5..5aaea4e 100644 --- a/hk.pkl +++ b/hk.pkl @@ -1,5 +1,5 @@ -amends "package://github.com/jdx/hk/releases/download/v1.51.0/hk@1.51.0#/Config.pkl" -import "package://github.com/jdx/hk/releases/download/v1.51.0/hk@1.51.0#/Builtins.pkl" +amends "package://github.com/jdx/hk/releases/download/v1.52.0/hk@1.52.0#/Config.pkl" +import "package://github.com/jdx/hk/releases/download/v1.52.0/hk@1.52.0#/Builtins.pkl" import "package://github.com/hugoh/hk-config/releases/download/v1.1.0/hk-config@1.1.0#/base.pkl" as Base min_hk_version = Base.min_hk_version