Skip to content

Commit e94dbbd

Browse files
chore(main): release 1.1.2
1 parent 66adb78 commit e94dbbd

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"1.1.1"}
1+
{".":"1.1.2"}

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [1.1.2](https://github.com/grafana/wait-for-github/compare/v1.1.1...v1.1.2) (2025-04-16)
4+
5+
6+
### 🏗️ Build System
7+
8+
* **deps:** bump actions/setup-go from 5.3.0 to 5.4.0 ([909d166](https://github.com/grafana/wait-for-github/commit/909d166f1cc93f3f5770a016806879faf657c9cf))
9+
* **deps:** bump distroless/static-debian12 from `3f2b64e` to `95ea148` ([a8f06ac](https://github.com/grafana/wait-for-github/commit/a8f06ac58f54ff909ef97d7704f8f42396fca4ae))
10+
* **deps:** bump distroless/static-debian12 from `95ea148` to `3d0f463` ([26a5224](https://github.com/grafana/wait-for-github/commit/26a5224e5c281bb84f11e6c43aa198d27edf342b))
11+
* **deps:** bump github.com/bradleyfalzon/ghinstallation/v2 ([66adb78](https://github.com/grafana/wait-for-github/commit/66adb788669eb74b30b476d898677b46436a8318))
12+
* **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))
13+
* **deps:** bump github/codeql-action from 3.28.11 to 3.28.12 ([9d572c3](https://github.com/grafana/wait-for-github/commit/9d572c3bea7a5300140301af484d2ae61832cc4c))
14+
* **deps:** bump github/codeql-action from 3.28.12 to 3.28.13 ([28bd767](https://github.com/grafana/wait-for-github/commit/28bd7674eaf836d58921b9886a7f6d35ab679c66))
15+
* **deps:** bump github/codeql-action from 3.28.13 to 3.28.15 ([aace8a5](https://github.com/grafana/wait-for-github/commit/aace8a527a76e76fdf380fc90800192650af29be))
16+
* **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))
17+
* **deps:** bump golang.org/x/crypto from 0.31.0 to 0.35.0 ([fef5ee6](https://github.com/grafana/wait-for-github/commit/fef5ee6fde4640e0cc6ebe43ccb8b4789fc0b88e))
18+
* **deps:** bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 ([aa0ae2a](https://github.com/grafana/wait-for-github/commit/aa0ae2a229c7b08eafa193604b8869d718be55d8))
19+
* **deps:** bump golang.org/x/text from 0.23.0 to 0.24.0 ([06ef51a](https://github.com/grafana/wait-for-github/commit/06ef51a4f7632fc7bd0347f18eeda03157b30fe0))
20+
* **deps:** bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 ([420ae75](https://github.com/grafana/wait-for-github/commit/420ae75d0e527f348a07b15f1a0f96270ae0b207))
21+
* **deps:** bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 ([954c43d](https://github.com/grafana/wait-for-github/commit/954c43d04b0328304c0694411c962ad5ae2ffa6a))
22+
* **deps:** bump golangci/golangci-lint-action from 6.5.2 to 7.0.0 ([b90a7a0](https://github.com/grafana/wait-for-github/commit/b90a7a0376e3ca7c19c4387601c75ea06073573e))
23+
324
## [1.1.1](https://github.com/grafana/wait-for-github/compare/v1.1.0...v1.1.1) (2025-03-11)
425

526

0 commit comments

Comments
 (0)