|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.1.2](https://github.com/grafana/wait-for-github/compare/v1.1.1...v1.1.2) (2025-05-05) |
| 4 | + |
| 5 | + |
| 6 | +### 🐛 Bug Fixes |
| 7 | + |
| 8 | +* **ci:** sanitize composite action input ([f3424e7](https://github.com/grafana/wait-for-github/commit/f3424e7e840dddf3802b2513ba3eb7df6c5d8898)) |
| 9 | + |
| 10 | + |
| 11 | +### 🏗️ Build System |
| 12 | + |
| 13 | +* **deps:** bump actions/setup-go from 5.3.0 to 5.4.0 ([909d166](https://github.com/grafana/wait-for-github/commit/909d166f1cc93f3f5770a016806879faf657c9cf)) |
| 14 | +* **deps:** bump distroless/static-debian12 from `3f2b64e` to `95ea148` ([a8f06ac](https://github.com/grafana/wait-for-github/commit/a8f06ac58f54ff909ef97d7704f8f42396fca4ae)) |
| 15 | +* **deps:** bump distroless/static-debian12 from `95ea148` to `3d0f463` ([26a5224](https://github.com/grafana/wait-for-github/commit/26a5224e5c281bb84f11e6c43aa198d27edf342b)) |
| 16 | +* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 ([66adb78](https://github.com/grafana/wait-for-github/commit/66adb788669eb74b30b476d898677b46436a8318)) |
| 17 | +* **deps:** bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 ([84e3298](https://github.com/grafana/wait-for-github/commit/84e3298ea5144c9c188415af453cb64dabd02acb)) |
| 18 | +* **deps:** bump github.com/migueleliasweb/go-github-mock ([d9d8ed2](https://github.com/grafana/wait-for-github/commit/d9d8ed2c95017ca7f348586f18b63377592892bc)) |
| 19 | +* **deps:** bump github/codeql-action from 3.28.11 to 3.28.12 ([9d572c3](https://github.com/grafana/wait-for-github/commit/9d572c3bea7a5300140301af484d2ae61832cc4c)) |
| 20 | +* **deps:** bump github/codeql-action from 3.28.12 to 3.28.13 ([28bd767](https://github.com/grafana/wait-for-github/commit/28bd7674eaf836d58921b9886a7f6d35ab679c66)) |
| 21 | +* **deps:** bump github/codeql-action from 3.28.13 to 3.28.15 ([aace8a5](https://github.com/grafana/wait-for-github/commit/aace8a527a76e76fdf380fc90800192650af29be)) |
| 22 | +* **deps:** bump github/codeql-action from 3.28.15 to 3.28.17 ([625b9b6](https://github.com/grafana/wait-for-github/commit/625b9b6ec917bf120504670d14076d16c084385a)) |
| 23 | +* **deps:** bump golang from 1.24.1-alpine3.21 to 1.24.2-alpine3.21 ([2dd8948](https://github.com/grafana/wait-for-github/commit/2dd894829d58a887aebf510975f686623fef93c4)) |
| 24 | +* **deps:** bump golang.org/x/crypto from 0.31.0 to 0.35.0 ([fef5ee6](https://github.com/grafana/wait-for-github/commit/fef5ee6fde4640e0cc6ebe43ccb8b4789fc0b88e)) |
| 25 | +* **deps:** bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 ([aa0ae2a](https://github.com/grafana/wait-for-github/commit/aa0ae2a229c7b08eafa193604b8869d718be55d8)) |
| 26 | +* **deps:** bump golang.org/x/text from 0.23.0 to 0.24.0 ([06ef51a](https://github.com/grafana/wait-for-github/commit/06ef51a4f7632fc7bd0347f18eeda03157b30fe0)) |
| 27 | +* **deps:** bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 ([420ae75](https://github.com/grafana/wait-for-github/commit/420ae75d0e527f348a07b15f1a0f96270ae0b207)) |
| 28 | +* **deps:** bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 ([954c43d](https://github.com/grafana/wait-for-github/commit/954c43d04b0328304c0694411c962ad5ae2ffa6a)) |
| 29 | +* **deps:** bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 ([b90a7a0](https://github.com/grafana/wait-for-github/commit/b90a7a0376e3ca7c19c4387601c75ea06073573e)) |
| 30 | +* **deps:** bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 ([f2ca5f2](https://github.com/grafana/wait-for-github/commit/f2ca5f2d8b0ba0551db360c40e9613ece77a5697)) |
| 31 | + |
3 | 32 | ## [1.1.1](https://github.com/grafana/wait-for-github/compare/v1.1.0...v1.1.1) (2025-03-11) |
4 | 33 |
|
5 | 34 |
|
|
0 commit comments