Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"1.3.0"}
{".":"1.3.1"}
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [1.3.1](https://github.com/grafana/wait-for-github/compare/v1.3.0...v1.3.1) (2026-02-09)


### 🐛 Bug Fixes

* **deps:** update module github.com/google/go-github/v81 to v82 ([6b1d9a9](https://github.com/grafana/wait-for-github/commit/6b1d9a9c0e15c598c592b933a5b173e67fcd9aa4))
* **deps:** update module golang.org/x/oauth2 to v0.35.0 ([81a4a82](https://github.com/grafana/wait-for-github/commit/81a4a822ce566848a6da5d7428aa714c10ea05ad))


### 🔧 Miscellaneous Chores

* **deps:** update actions/checkout action to v6.0.2 ([0b8d70a](https://github.com/grafana/wait-for-github/commit/0b8d70a2c52ca975412cac842dde3e157b3a9071))
* **deps:** update github/codeql-action action to v4.31.11 ([39ea2b1](https://github.com/grafana/wait-for-github/commit/39ea2b1e5e8211f8852f1017b2d8c4916ae8f734))
* **deps:** update github/codeql-action action to v4.32.1 ([0a919f9](https://github.com/grafana/wait-for-github/commit/0a919f930192d843ea92b762fd127c63fc9dadbb))
* **deps:** update grafana/shared-workflows/ action to ([a6afa8c](https://github.com/grafana/wait-for-github/commit/a6afa8cd5853c6ecea9c2e15a8bbe8de69e972c7))
* **deps:** update grafana/shared-workflows/ action to ([065f654](https://github.com/grafana/wait-for-github/commit/065f654be1496d4fd8568a1161a659326afafe80))
* **deps:** update grafana/shared-workflows/ action to ([ac027a2](https://github.com/grafana/wait-for-github/commit/ac027a2dd471119b6a41907f2992407973f99286))
* **deps:** update grafana/shared-workflows/ action to ([fd0a456](https://github.com/grafana/wait-for-github/commit/fd0a4564341dc6b7d0086d4c59c4ceeec5414e47))

## [1.3.0](https://github.com/grafana/wait-for-github/compare/v1.2.0...v1.3.0) (2026-01-21)


Expand Down