Skip to content

Commit 6ba524e

Browse files
dependabot[bot]coisagithub-actions[bot]
authored
GitHub Actions(deps): Bump actions/github-script from 8 to 9 (#183)
* GitHub Actions(deps): Bump actions/github-script from 8 to 9 Bumps [actions/github-script](https://github.com/actions/github-script) from 8 to 9. - [Release notes](https://github.com/actions/github-script/releases) - [Commits](actions/github-script@v8...v9) --- updated-dependencies: - dependency-name: actions/github-script dependency-version: '9' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [changelog] Record Dependabot update (#183) * Update wiki submodule pointer for PR #183 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 99a9225 commit 6ba524e

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/wiki

Submodule wiki updated from e6e8b6d to 0fedf54

.github/workflows/retry-transient-failures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- id: retry
35-
uses: actions/github-script@v8
35+
uses: actions/github-script@v9
3636
with:
3737
github-token: ${{ secrets.GITHUB_TOKEN }}
3838
script: |

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
- GitHub Actions(deps): Bump peter-evans/create-pull-request from 7 to 8 (#181)
1313
- GitHub Actions(deps): Bump marocchino/sticky-pull-request-comment from 2 to 3 (#182)
14+
- GitHub Actions(deps): Bump actions/github-script from 8 to 9 (#183)
1415
- Auto-create and push minimal changelog entries for same-repository Dependabot pull requests before changelog validation reruns (#186)
1516

1617
## [1.20.0] - 2026-04-23

0 commit comments

Comments
 (0)