From af59143414b7fd81f719fa313c5f46102071ab18 Mon Sep 17 00:00:00 2001 From: "opzkit-release-please[bot]" <226872226+opzkit-release-please[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 08:12:37 +0000 Subject: [PATCH] chore(main): release 1.0.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 125 ++++++++++++++++++++++++++++++++++ README.md | 2 +- 3 files changed, 127 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37fcefa..8d7e5f1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.0.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..76fe9bf --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,125 @@ +# Changelog + +## [1.0.1](https://github.com/opzkit/godeadcode-action/compare/v1.0.0...v1.0.1) (2026-03-11) + + +### Bug Fixes + +* use proper semver in release-please manifest and move major tag ([#108](https://github.com/opzkit/godeadcode-action/issues/108)) ([517a5dd](https://github.com/opzkit/godeadcode-action/commit/517a5dd835fa6acb06c3f647cf89e1b37b01ae32)) + + +### Miscellaneous Chores + +* add renovate pre-commit check ([#31](https://github.com/opzkit/godeadcode-action/issues/31)) ([f4e51dd](https://github.com/opzkit/godeadcode-action/commit/f4e51ddee7e0320df9ab97d67b4cce284be97d66)) +* **ci:** enhance PR auto-merge workflow with app token ([#71](https://github.com/opzkit/godeadcode-action/issues/71)) ([6e4bfd2](https://github.com/opzkit/godeadcode-action/commit/6e4bfd25a03cdf81b563fdf690fe804bda3a1c83)) +* Configure Renovate ([ee66bcf](https://github.com/opzkit/godeadcode-action/commit/ee66bcf5511985376fd3396a0b561933953feb17)) +* **deps:** add renovate.json ([ca3251e](https://github.com/opzkit/godeadcode-action/commit/ca3251ebe1ec4c63a5512e82cb7a77dd5a7281a6)) +* **deps:** bump softprops/action-gh-release from 1 to 2 ([6b8587a](https://github.com/opzkit/godeadcode-action/commit/6b8587aac40d7df83403d21b79ecc8cec3392400)) +* **deps:** bump wagoid/commitlint-github-action from 5 to 6 ([df6442b](https://github.com/opzkit/godeadcode-action/commit/df6442b1fe9f7063d3bca39cf447ba3f9d20b82a)) +* **deps:** bump wagoid/commitlint-github-action from 5 to 6 ([2189c62](https://github.com/opzkit/godeadcode-action/commit/2189c623cefaf98f4f4e95e837f6c871af5a90ce)) +* **deps:** pin dependencies ([#4](https://github.com/opzkit/godeadcode-action/issues/4)) ([6992ed8](https://github.com/opzkit/godeadcode-action/commit/6992ed8f753db57371e861e48b546ae1e04ba65b)) +* **deps:** update actions/checkout action to v4.3.0 ([#21](https://github.com/opzkit/godeadcode-action/issues/21)) ([7bbaa42](https://github.com/opzkit/godeadcode-action/commit/7bbaa42041cc4379fb47e615e79291ded85a6080)) +* **deps:** update actions/checkout action to v5 ([#22](https://github.com/opzkit/godeadcode-action/issues/22)) ([229e7fa](https://github.com/opzkit/godeadcode-action/commit/229e7fa36b5e154a5f1da39538d3d3974ca372bc)) +* **deps:** update actions/checkout action to v5.0.1 ([#72](https://github.com/opzkit/godeadcode-action/issues/72)) ([4981b1f](https://github.com/opzkit/godeadcode-action/commit/4981b1f636db3ff18481e584b90e628e7704d6ea)) +* **deps:** update actions/checkout action to v6 ([#76](https://github.com/opzkit/godeadcode-action/issues/76)) ([495bdb4](https://github.com/opzkit/godeadcode-action/commit/495bdb4fae40d08a0cf869732289e0d29d6ae5bf)) +* **deps:** update actions/checkout action to v6.0.1 ([#82](https://github.com/opzkit/godeadcode-action/issues/82)) ([795d717](https://github.com/opzkit/godeadcode-action/commit/795d7176f77e961abb460e0533bb6f87d4145c82)) +* **deps:** update actions/checkout action to v6.0.2 ([#95](https://github.com/opzkit/godeadcode-action/issues/95)) ([e81334b](https://github.com/opzkit/godeadcode-action/commit/e81334b40af9bd6934d5200047d5fbef3b4a1e89)) +* **deps:** update actions/checkout digest to 08eba0b ([#20](https://github.com/opzkit/godeadcode-action/issues/20)) ([3be893a](https://github.com/opzkit/godeadcode-action/commit/3be893a228c14979e2d640a6dcaed879a778d8ba)) +* **deps:** update actions/checkout digest to 8e8c483 ([#81](https://github.com/opzkit/godeadcode-action/issues/81)) ([acfd242](https://github.com/opzkit/godeadcode-action/commit/acfd242ef6650c9354fd8c1207c2b08bb5e8a4ed)) +* **deps:** update actions/checkout digest to 93cb6ef ([#73](https://github.com/opzkit/godeadcode-action/issues/73)) ([cf10216](https://github.com/opzkit/godeadcode-action/commit/cf102163230003a4c9b84216dfb327011d5ba68d)) +* **deps:** update actions/checkout digest to de0fac2 ([#98](https://github.com/opzkit/godeadcode-action/issues/98)) ([67a28ba](https://github.com/opzkit/godeadcode-action/commit/67a28baeff746b8daaf02dd43c1576d5ec7ec4d4)) +* **deps:** update actions/create-github-app-token digest to 29824e6 ([#83](https://github.com/opzkit/godeadcode-action/issues/83)) ([53bc3dd](https://github.com/opzkit/godeadcode-action/commit/53bc3ddccb4bc9a9cf08d05020a684e83b13363e)) +* **deps:** update actions/create-github-app-token digest to 6701853 ([#28](https://github.com/opzkit/godeadcode-action/issues/28)) ([e0c1679](https://github.com/opzkit/godeadcode-action/commit/e0c1679313dd3b79a8421963435e0f6208d16c04)) +* **deps:** update actions/create-github-app-token digest to 7e473ef ([#77](https://github.com/opzkit/godeadcode-action/issues/77)) ([e118581](https://github.com/opzkit/godeadcode-action/commit/e118581ec5b7c7e1c1ec0a959dec1d51e626c766)) +* **deps:** update actions/setup-go action to v6 ([#26](https://github.com/opzkit/godeadcode-action/issues/26)) ([1d41225](https://github.com/opzkit/godeadcode-action/commit/1d412250ede2badb66191050cd2b6e18199bf437)) +* **deps:** update actions/setup-go digest to 4b73464 ([#104](https://github.com/opzkit/godeadcode-action/issues/104)) ([ae4704d](https://github.com/opzkit/godeadcode-action/commit/ae4704db49eed71441181af8d660357608026b49)) +* **deps:** update actions/setup-go digest to 4dc6199 ([#74](https://github.com/opzkit/godeadcode-action/issues/74)) ([6548523](https://github.com/opzkit/godeadcode-action/commit/654852398c7a04684411c2777700b1fda8d2c632)) +* **deps:** update actions/setup-go digest to 7a3fe6c ([#91](https://github.com/opzkit/godeadcode-action/issues/91)) ([4b76a73](https://github.com/opzkit/godeadcode-action/commit/4b76a730fcb99da2089286adb0e777c2506b47fa)) +* **deps:** update actions/setup-go digest to d35c59a ([#12](https://github.com/opzkit/godeadcode-action/issues/12)) ([416e0cb](https://github.com/opzkit/godeadcode-action/commit/416e0cbf29f6bca9db4c363015821f8f76f008bb)) +* **deps:** update actions/setup-python action to v5.6.0 ([#11](https://github.com/opzkit/godeadcode-action/issues/11)) ([09cada4](https://github.com/opzkit/godeadcode-action/commit/09cada40b2019ebfe00abe1d353da62e9ed58ae2)) +* **deps:** update actions/setup-python action to v6 ([#27](https://github.com/opzkit/godeadcode-action/issues/27)) ([6c59145](https://github.com/opzkit/godeadcode-action/commit/6c5914501939870cac1dfdd5934ed97caaed0aed)) +* **deps:** update actions/setup-python action to v6.1.0 ([#79](https://github.com/opzkit/godeadcode-action/issues/79)) ([f51998c](https://github.com/opzkit/godeadcode-action/commit/f51998c519d44f0b57277089a80f8b4ffb79f110)) +* **deps:** update actions/setup-python action to v6.2.0 ([#94](https://github.com/opzkit/godeadcode-action/issues/94)) ([7225ed4](https://github.com/opzkit/godeadcode-action/commit/7225ed4284956694d44bea34b15c2275656a7557)) +* **deps:** update googleapis/release-please-action digest to 16a9c90 ([#66](https://github.com/opzkit/godeadcode-action/issues/66)) ([a52584d](https://github.com/opzkit/godeadcode-action/commit/a52584d450f40631db426033fc508583372d354c)) +* **deps:** update googleapis/release-please-action digest to c2a5a2b ([#25](https://github.com/opzkit/godeadcode-action/issues/25)) ([d9361c9](https://github.com/opzkit/godeadcode-action/commit/d9361c9f8889041aa06d3fae4fd361c8ca307ba5)) +* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.23.0 ([#32](https://github.com/opzkit/godeadcode-action/issues/32)) ([a647c99](https://github.com/opzkit/godeadcode-action/commit/a647c990a99378bba0cbd58ec58ab77ca85aaf7b)) +* **deps:** update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 ([#92](https://github.com/opzkit/godeadcode-action/issues/92)) ([323b82c](https://github.com/opzkit/godeadcode-action/commit/323b82c202e45f76356e09e58316d63bbb434779)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.100.0 ([#18](https://github.com/opzkit/godeadcode-action/issues/18)) ([e1f5e09](https://github.com/opzkit/godeadcode-action/commit/e1f5e0932a03326c52fd360b2330673c331c0099)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.100.1 ([#29](https://github.com/opzkit/godeadcode-action/issues/29)) ([0d9e4f4](https://github.com/opzkit/godeadcode-action/commit/0d9e4f4f5878215bc75f67ef53941e62c872481a)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.101.0 ([#30](https://github.com/opzkit/godeadcode-action/issues/30)) ([127f81b](https://github.com/opzkit/godeadcode-action/commit/127f81bd8eb2328966627fadcc75d6e998fca2c6)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.101.1 ([#51](https://github.com/opzkit/godeadcode-action/issues/51)) ([13c343e](https://github.com/opzkit/godeadcode-action/commit/13c343e6453e56a0fc7f97300beba7cb48ab8173)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.102.0 ([#62](https://github.com/opzkit/godeadcode-action/issues/62)) ([160601d](https://github.com/opzkit/godeadcode-action/commit/160601defe8dd173fe56b9d9ce2c718595419b88)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.103.0 ([#65](https://github.com/opzkit/godeadcode-action/issues/65)) ([1325b3f](https://github.com/opzkit/godeadcode-action/commit/1325b3ffa1bff4fd5e07291a625e4f79e5dd304f)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.104.0 ([#75](https://github.com/opzkit/godeadcode-action/issues/75)) ([cf649c5](https://github.com/opzkit/godeadcode-action/commit/cf649c5385c0ec68502a12417132d215afb84c84)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.104.1 ([#87](https://github.com/opzkit/godeadcode-action/issues/87)) ([02b57bb](https://github.com/opzkit/godeadcode-action/commit/02b57bb41662029b5f9e8ded2ea3c9ce15ff598d)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.105.0 ([#89](https://github.com/opzkit/godeadcode-action/issues/89)) ([554bfbc](https://github.com/opzkit/godeadcode-action/commit/554bfbc26ea619c1861351b71cfc1050718f3af2)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.99.0 ([#10](https://github.com/opzkit/godeadcode-action/issues/10)) ([86086bb](https://github.com/opzkit/godeadcode-action/commit/86086bbd80080e7640035dfb47c1404fdd2cc109)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.99.3 ([#14](https://github.com/opzkit/godeadcode-action/issues/14)) ([6eb9df4](https://github.com/opzkit/godeadcode-action/commit/6eb9df4c4d625a5434ef8ee8223ec172cb36ccb0)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.99.4 ([#16](https://github.com/opzkit/godeadcode-action/issues/16)) ([1bac49a](https://github.com/opzkit/godeadcode-action/commit/1bac49a93682bdcbf403b005384eaf9aba6ab522)) +* **deps:** update pre-commit hook antonbabenko/pre-commit-terraform to v1.99.5 ([#17](https://github.com/opzkit/godeadcode-action/issues/17)) ([7597251](https://github.com/opzkit/godeadcode-action/commit/7597251182384a2a5164110c73d10b4287d0ba65)) +* **deps:** update pre-commit hook pre-commit/pre-commit-hooks to v6 ([#19](https://github.com/opzkit/godeadcode-action/issues/19)) ([a3c512f](https://github.com/opzkit/godeadcode-action/commit/a3c512f85c9753c964c988a4be84ae6bc2412a4d)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.135.3 ([#35](https://github.com/opzkit/godeadcode-action/issues/35)) ([0155636](https://github.com/opzkit/godeadcode-action/commit/01556360af89fa4fb3d5c0e61432310322345ff2)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.135.4 ([#36](https://github.com/opzkit/godeadcode-action/issues/36)) ([97192fe](https://github.com/opzkit/godeadcode-action/commit/97192fe194aecec865d1f7508514b8f215002581)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.135.5 ([#37](https://github.com/opzkit/godeadcode-action/issues/37)) ([54a7432](https://github.com/opzkit/godeadcode-action/commit/54a74325031100250f53208b048928e029a735b3)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.135.8 ([#38](https://github.com/opzkit/godeadcode-action/issues/38)) ([0757084](https://github.com/opzkit/godeadcode-action/commit/0757084cbd1ed8dd20a1758c740e2bb5027fca5e)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.137.0 ([#39](https://github.com/opzkit/godeadcode-action/issues/39)) ([13689fa](https://github.com/opzkit/godeadcode-action/commit/13689fa29100d7e47140beedf33031d2e9fa6b2b)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.137.2 ([#40](https://github.com/opzkit/godeadcode-action/issues/40)) ([bfbeb25](https://github.com/opzkit/godeadcode-action/commit/bfbeb257e74e0cec5e662da7ae5d6d8bc23753e4)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.138.1 ([#42](https://github.com/opzkit/godeadcode-action/issues/42)) ([3853dbc](https://github.com/opzkit/godeadcode-action/commit/3853dbc026381c9101135887e1259366ab29eb58)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.138.4 ([#43](https://github.com/opzkit/godeadcode-action/issues/43)) ([a74398a](https://github.com/opzkit/godeadcode-action/commit/a74398a8f94b5626932030e543b0ec1977dbd0ea)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.138.5 ([#44](https://github.com/opzkit/godeadcode-action/issues/44)) ([16ed0c1](https://github.com/opzkit/godeadcode-action/commit/16ed0c1e8485eb5fa2d9ad3d6bccee124b545bb3)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.139.0 ([#45](https://github.com/opzkit/godeadcode-action/issues/45)) ([fa6c0fb](https://github.com/opzkit/godeadcode-action/commit/fa6c0fb2f463465bc39b373ecf1fae58ba5f50e4)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.140.2 ([#46](https://github.com/opzkit/godeadcode-action/issues/46)) ([7e98a78](https://github.com/opzkit/godeadcode-action/commit/7e98a78f6c453d927eb9f2ad65a3d72a75d07d98)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.141.0 ([#47](https://github.com/opzkit/godeadcode-action/issues/47)) ([683f60c](https://github.com/opzkit/godeadcode-action/commit/683f60c83015b1ae67fd61fe7d9a4a60eb425607)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.142.0 ([#48](https://github.com/opzkit/godeadcode-action/issues/48)) ([862a3f9](https://github.com/opzkit/godeadcode-action/commit/862a3f94914f6599feaef66bc6ab0d0d47947f9e)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.143.0 ([#49](https://github.com/opzkit/godeadcode-action/issues/49)) ([81f337e](https://github.com/opzkit/godeadcode-action/commit/81f337e34ee7649fddf011de1f1d9aa3b6b4f6e1)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.143.1 ([#50](https://github.com/opzkit/godeadcode-action/issues/50)) ([d4d92e8](https://github.com/opzkit/godeadcode-action/commit/d4d92e83c227750dc8a78ad0aadfe0045f36fffc)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.143.2 ([#52](https://github.com/opzkit/godeadcode-action/issues/52)) ([53be9e6](https://github.com/opzkit/godeadcode-action/commit/53be9e68de16f34fc4ddbf58d3ba555e5438a117)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.144.0 ([#53](https://github.com/opzkit/godeadcode-action/issues/53)) ([8adab3b](https://github.com/opzkit/godeadcode-action/commit/8adab3b9fb795d6f6051aaf6dc6625f75db36d4f)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.144.1 ([#54](https://github.com/opzkit/godeadcode-action/issues/54)) ([8e75aca](https://github.com/opzkit/godeadcode-action/commit/8e75acadb4a35264253e8b77b3fab197309adb32)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.144.3 ([#55](https://github.com/opzkit/godeadcode-action/issues/55)) ([9cbd7dc](https://github.com/opzkit/godeadcode-action/commit/9cbd7dc9f8659952402f04fb73aa79ef0322213e)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.144.4 ([#56](https://github.com/opzkit/godeadcode-action/issues/56)) ([162f928](https://github.com/opzkit/godeadcode-action/commit/162f9282fad94b4aa3a96f13c4327c541b43ffbf)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.145.1 ([#57](https://github.com/opzkit/godeadcode-action/issues/57)) ([efd9c9b](https://github.com/opzkit/godeadcode-action/commit/efd9c9bc62194699851f8cc8b8b2ac24624ccf3c)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.145.3 ([#58](https://github.com/opzkit/godeadcode-action/issues/58)) ([3dc2fd4](https://github.com/opzkit/godeadcode-action/commit/3dc2fd48b0114754dfc7a5c95bc2046af074dab9)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.146.0 ([#59](https://github.com/opzkit/godeadcode-action/issues/59)) ([f92de27](https://github.com/opzkit/godeadcode-action/commit/f92de27df43ab3e6a52f5995712273fa138e8d8f)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.146.1 ([#61](https://github.com/opzkit/godeadcode-action/issues/61)) ([a54cf11](https://github.com/opzkit/godeadcode-action/commit/a54cf11f56570947ec3fe3bf3f057b345a55a7f7)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.149.2 ([#63](https://github.com/opzkit/godeadcode-action/issues/63)) ([ac55767](https://github.com/opzkit/godeadcode-action/commit/ac5576780fe645d2306ad0429ea6469389930b0f)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.168.0 ([#68](https://github.com/opzkit/godeadcode-action/issues/68)) ([f805a32](https://github.com/opzkit/godeadcode-action/commit/f805a3284b74263102682f25b2d93a0f88ec6c99)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v41.173.1 ([#69](https://github.com/opzkit/godeadcode-action/issues/69)) ([c0c7258](https://github.com/opzkit/godeadcode-action/commit/c0c72581f5fdb3eaaf805d41eb7ead41827ccc80)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42 ([#70](https://github.com/opzkit/godeadcode-action/issues/70)) ([879fea1](https://github.com/opzkit/godeadcode-action/commit/879fea11697a13ed99000bfa6d6a91e5281ad3a3)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.19.3 ([#78](https://github.com/opzkit/godeadcode-action/issues/78)) ([dfa0c5f](https://github.com/opzkit/godeadcode-action/commit/dfa0c5fe871857852e701b79ad2f26886e7fb12a)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.27.0 ([#80](https://github.com/opzkit/godeadcode-action/issues/80)) ([b08753d](https://github.com/opzkit/godeadcode-action/commit/b08753d64ca5ea44b2565e6c1e6860798029c5a9)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.39.2 ([#84](https://github.com/opzkit/godeadcode-action/issues/84)) ([7fa9794](https://github.com/opzkit/godeadcode-action/commit/7fa979426b73821c22ead4d75658f3d96e07c549)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.52.8 ([#85](https://github.com/opzkit/godeadcode-action/issues/85)) ([5a7affc](https://github.com/opzkit/godeadcode-action/commit/5a7affc3a87832ef0f252906c750ad3e5c09ecd2)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.66.11 ([#86](https://github.com/opzkit/godeadcode-action/issues/86)) ([3c7d600](https://github.com/opzkit/godeadcode-action/commit/3c7d600529f23b8927ad5eb02488d0dabd013aed)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.71.0 ([#88](https://github.com/opzkit/godeadcode-action/issues/88)) ([4ea2a08](https://github.com/opzkit/godeadcode-action/commit/4ea2a08109f39b5c192c5b1c9d3613bd26d11cb7)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.78.2 ([#90](https://github.com/opzkit/godeadcode-action/issues/90)) ([a448226](https://github.com/opzkit/godeadcode-action/commit/a448226d217ffa3216632a48bd090b0ede53fd5d)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.84.0 ([#93](https://github.com/opzkit/godeadcode-action/issues/93)) ([cff9110](https://github.com/opzkit/godeadcode-action/commit/cff91104edf5c7e9608836fae67eeb71f3797e3d)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v42.95.1 ([#96](https://github.com/opzkit/godeadcode-action/issues/96)) ([f95fcd2](https://github.com/opzkit/godeadcode-action/commit/f95fcd26ceb7a197aa92d1704025a84cccde94a0)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v43 ([#97](https://github.com/opzkit/godeadcode-action/issues/97)) ([fd2f33e](https://github.com/opzkit/godeadcode-action/commit/fd2f33e2415eb8c20f22b028943c0ac5202128b7)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v43.15.1 ([#100](https://github.com/opzkit/godeadcode-action/issues/100)) ([1298912](https://github.com/opzkit/godeadcode-action/commit/12989120477e0bf127810c83f88157e4111764cb)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v43.4.3 ([#99](https://github.com/opzkit/godeadcode-action/issues/99)) ([d6b08fe](https://github.com/opzkit/godeadcode-action/commit/d6b08fe69c1c9e326cafc156e9653ee25d27e689)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v43.46.6 ([#105](https://github.com/opzkit/godeadcode-action/issues/105)) ([dfdb413](https://github.com/opzkit/godeadcode-action/commit/dfdb4131ec71633c7f2d84a1eb9fe8509ea61f33)) +* **deps:** update pre-commit hook renovatebot/pre-commit-hooks to v43.59.4 ([#107](https://github.com/opzkit/godeadcode-action/issues/107)) ([8456f1f](https://github.com/opzkit/godeadcode-action/commit/8456f1f1eb9b7037cd36f2ce512af73c54eeac9b)) +* **deps:** update terraform-linters/setup-tflint action to v5 ([#23](https://github.com/opzkit/godeadcode-action/issues/23)) ([5c46da0](https://github.com/opzkit/godeadcode-action/commit/5c46da0b2736a0172341c3c56d356cce6871ee18)) +* **deps:** update terraform-linters/setup-tflint action to v6 ([#33](https://github.com/opzkit/godeadcode-action/issues/33)) ([744a0f5](https://github.com/opzkit/godeadcode-action/commit/744a0f5937f3ade075edc0e68f243bd579f26545)) +* **deps:** update terraform-linters/setup-tflint action to v6.1.0 ([#34](https://github.com/opzkit/godeadcode-action/issues/34)) ([81e1ead](https://github.com/opzkit/godeadcode-action/commit/81e1ead65ff3cc8cf37e1e6474454f54301b0cde)) +* **deps:** update terraform-linters/setup-tflint action to v6.2.0 ([#41](https://github.com/opzkit/godeadcode-action/issues/41)) ([99ebf50](https://github.com/opzkit/godeadcode-action/commit/99ebf501d8bbfbb2bf75377b57a55605c09571e8)) +* **deps:** update terraform-linters/setup-tflint action to v6.2.1 ([#67](https://github.com/opzkit/godeadcode-action/issues/67)) ([d315522](https://github.com/opzkit/godeadcode-action/commit/d3155226500389c60c32aa5deafb02df214faaf3)) +* initial ([6306bf6](https://github.com/opzkit/godeadcode-action/commit/6306bf65dfdc77ec1b65f7a162920a8925b1594d)) +* refine CI/CD workflows for improved automation ([#6](https://github.com/opzkit/godeadcode-action/issues/6)) ([e770065](https://github.com/opzkit/godeadcode-action/commit/e770065970841fa104dcad8293644414a606aad8)) +* remove daily schedule for pre-commit hook updates ([#64](https://github.com/opzkit/godeadcode-action/issues/64)) ([278c165](https://github.com/opzkit/godeadcode-action/commit/278c1654a3eb73302f680136b54d44d76fdd75a4)) +* remove unnecessary terraform tooling ([#106](https://github.com/opzkit/godeadcode-action/issues/106)) ([1120dae](https://github.com/opzkit/godeadcode-action/commit/1120dae69ac17349310b33cd1865b37a9e2c5914)) +* remove unnecessary work flow for release please ([#13](https://github.com/opzkit/godeadcode-action/issues/13)) ([5f6fb0a](https://github.com/opzkit/godeadcode-action/commit/5f6fb0abdfb420eadb09e7e9ed55951a21a74003)) +* update pre-commit flow ([#8](https://github.com/opzkit/godeadcode-action/issues/8)) ([b97fed9](https://github.com/opzkit/godeadcode-action/commit/b97fed9906403c6e4d444115969d0afa2391eeab)) + + +### Code Refactoring + +* remove custom commitlint configuration ([#9](https://github.com/opzkit/godeadcode-action/issues/9)) ([3a2a53f](https://github.com/opzkit/godeadcode-action/commit/3a2a53fe108c7517ffad6ff1fd36f922713996c5)) + + +### Continuous Integration + +* add GitHub Actions workflow for release-please ([#24](https://github.com/opzkit/godeadcode-action/issues/24)) ([9af66ef](https://github.com/opzkit/godeadcode-action/commit/9af66ef2df0d9a57945992832a12afa6c2712fcc)) +* add package rules for pre-commit hook updates ([#60](https://github.com/opzkit/godeadcode-action/issues/60)) ([58e5b78](https://github.com/opzkit/godeadcode-action/commit/58e5b78026f46bd03c9ef03e12a84726eae124b1)) +* remove unnecessary terraform and tflint setup from pre-commit workflow ([#103](https://github.com/opzkit/godeadcode-action/issues/103)) ([dd4b923](https://github.com/opzkit/godeadcode-action/commit/dd4b92344d818db45d07ff3b873a916e4f8910ec)) diff --git a/README.md b/README.md index 696faf3..7a18793 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: check for deadcode - uses: opzkit/godeadcode-action@v1.0.0 + uses: opzkit/godeadcode-action@v1.0.1 # optional with: go-version: '1.19'