From 9b944fdf832cc9667db5d99cd6e7c00289e4088b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 20:15:35 +0000 Subject: [PATCH] ci: bump sarnold/gitchangelog-action in the all-actions group Bumps the all-actions group with 1 update: [sarnold/gitchangelog-action](https://github.com/sarnold/gitchangelog-action). Updates `sarnold/gitchangelog-action` from 1.1.1 to 1.1.2 - [Release notes](https://github.com/sarnold/gitchangelog-action/releases) - [Changelog](https://github.com/sarnold/gitchangelog-action/blob/master/CHANGES.rst) - [Commits](https://github.com/sarnold/gitchangelog-action/compare/915234f151ceffb7a8c4f76de77e4ae321087b8f...bc7e885ba8cf71258fca7810835ee72cdde7382c) --- updated-dependencies: - dependency-name: sarnold/gitchangelog-action dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c484dff..81e6d06 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -45,7 +45,7 @@ jobs: ls -l packages/ - name: Generate changes file - uses: sarnold/gitchangelog-action@915234f151ceffb7a8c4f76de77e4ae321087b8f # v1.1.1 + uses: sarnold/gitchangelog-action@bc7e885ba8cf71258fca7810835ee72cdde7382c # v1.1.2 with: github_token: ${{ secrets.GITHUB_TOKEN}}