From 3ac3641547a5ba5ec1e247996e3467693850b6a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 01:42:04 +0000 Subject: [PATCH] build(deps): bump LizardByte/update-changelog-action Bumps [LizardByte/update-changelog-action](https://github.com/lizardbyte/update-changelog-action) from 2024.609.4705 to 2024.919.152649. - [Release notes](https://github.com/lizardbyte/update-changelog-action/releases) - [Commits](https://github.com/lizardbyte/update-changelog-action/compare/v2024.609.4705...v2024.919.152649) --- updated-dependencies: - dependency-name: LizardByte/update-changelog-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/update-changelog.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-changelog.yml b/.github/workflows/update-changelog.yml index 99d2793e..3c095fcf 100644 --- a/.github/workflows/update-changelog.yml +++ b/.github/workflows/update-changelog.yml @@ -24,7 +24,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Update Changelog - uses: LizardByte/update-changelog-action@v2024.609.4705 + uses: LizardByte/update-changelog-action@v2024.919.152649 with: changelogBranch: changelog changelogFile: CHANGELOG.md