|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [1.2.1](https://github.com/grafana/wait-for-github/compare/v1.2.0...v1.2.1) (2025-11-27) |
| 4 | + |
| 5 | + |
| 6 | +### 🐛 Bug Fixes |
| 7 | + |
| 8 | +* **deps:** update module github.com/google/go-github/v77 to v78 ([3aa6e81](https://github.com/grafana/wait-for-github/commit/3aa6e81e061efe1211d9d8800fe43c38025895c5)) |
| 9 | +* **deps:** update module github.com/google/go-github/v78 to v79 ([17ca7ea](https://github.com/grafana/wait-for-github/commit/17ca7ea217ff9001bcdff00fda7717c32695aa8b)) |
| 10 | +* **deps:** update module github.com/urfave/cli/v3 to v3.6.1 ([62033cc](https://github.com/grafana/wait-for-github/commit/62033cc9739578ba30cdf843d313589f1c7cd74a)) |
| 11 | +* **deps:** update module golang.org/x/term to v0.37.0 ([b4db5eb](https://github.com/grafana/wait-for-github/commit/b4db5eb94d7354ea85501f73e2c309daf5795cf0)) |
| 12 | +* **deps:** update module golang.org/x/text to v0.31.0 ([77dd3c9](https://github.com/grafana/wait-for-github/commit/77dd3c99e2a1014586814bea4f34f33d7710d8a3)) |
| 13 | + |
| 14 | + |
| 15 | +### 🔧 Miscellaneous Chores |
| 16 | + |
| 17 | +* **deps:** update actions/checkout action to v5.0.1 ([ff168d5](https://github.com/grafana/wait-for-github/commit/ff168d5a2bb15ce4b1e282a30c5dadb13df1a35a)) |
| 18 | +* **deps:** update actions/checkout action to v6 ([889f706](https://github.com/grafana/wait-for-github/commit/889f70642064bb56b8f4434f170b901b15ff9290)) |
| 19 | +* **deps:** update actions/setup-go action to v6.1.0 ([502c374](https://github.com/grafana/wait-for-github/commit/502c3744dadb88047f1d7e8e480fad18b989ddb3)) |
| 20 | +* **deps:** update github/codeql-action action to v4.31.3 ([8a09862](https://github.com/grafana/wait-for-github/commit/8a09862ecc07a534bee00bc05b1edfbc67c17b3a)) |
| 21 | +* **deps:** update github/codeql-action action to v4.31.4 ([14bb779](https://github.com/grafana/wait-for-github/commit/14bb77934cfbf91417ccff9cc3b78062d35826ff)) |
| 22 | +* **deps:** update github/codeql-action action to v4.31.5 ([011ee37](https://github.com/grafana/wait-for-github/commit/011ee379fd607ab9e546b71b486d3d04a8042fe7)) |
| 23 | +* **deps:** update golangci/golangci-lint-action action to v9.1.0 ([da60da7](https://github.com/grafana/wait-for-github/commit/da60da7e697e10f803a4c0dec32080670e5d37df)) |
| 24 | +* **deps:** update grafana/shared-workflows/ action to ([0de2a90](https://github.com/grafana/wait-for-github/commit/0de2a907304efe0719fb00a74b3ffe5d86327207)) |
| 25 | +* **deps:** update grafana/shared-workflows/ action to ([07ba6b6](https://github.com/grafana/wait-for-github/commit/07ba6b611cc55e7b4ca851a9933d88aacf3a654c)) |
| 26 | +* **deps:** update grafana/shared-workflows/ action to ([d8d671e](https://github.com/grafana/wait-for-github/commit/d8d671efc29190f030184c49ca31f084d5c40aad)) |
| 27 | +* **deps:** update grafana/shared-workflows/ action to ([4808b22](https://github.com/grafana/wait-for-github/commit/4808b222550022af7ff174f22d1e821174eaba72)) |
| 28 | +* **deps:** update module golang.org/x/crypto to v0.43.0 [security] ([a83c4ec](https://github.com/grafana/wait-for-github/commit/a83c4ecfde7f8ac910bfdb63fbe26713abf234ba)) |
| 29 | +* **deps:** update module golang.org/x/crypto to v0.45.0 [security] ([b9855fb](https://github.com/grafana/wait-for-github/commit/b9855fb6adae0441b1426e7d7721c3f5cec64bdd)) |
| 30 | + |
3 | 31 | ## [1.2.0](https://github.com/grafana/wait-for-github/compare/v1.1.1...v1.2.0) (2025-11-12) |
4 | 32 |
|
5 | 33 |
|
|
0 commit comments