From 724de28203552f9271ef59f6fb5f1f034a53bf23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:26:19 +0000 Subject: [PATCH 1/2] chore(deps): bump labd/changie-release-action Bumps the github-actions group with 1 update: [labd/changie-release-action](https://github.com/labd/changie-release-action). Updates `labd/changie-release-action` from 0.4.0 to 0.5.0 - [Release notes](https://github.com/labd/changie-release-action/releases) - [Changelog](https://github.com/labd/changie-release-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/labd/changie-release-action/compare/v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: labd/changie-release-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7f9b24b4..0d884c71 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -42,7 +42,7 @@ jobs: fetch-depth: 0 - name: Prepare release - uses: labd/changie-release-action@v0.4.0 + uses: labd/changie-release-action@v0.5.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} From bcf76570fe33c643b0b3cd60957eeadc58a2e43e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 1 Oct 2024 12:26:32 +0000 Subject: [PATCH 2/2] chore(deps): add changelog for dependabot updates --- .changes/unreleased/Dependency-20241001-122632.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changes/unreleased/Dependency-20241001-122632.yaml diff --git a/.changes/unreleased/Dependency-20241001-122632.yaml b/.changes/unreleased/Dependency-20241001-122632.yaml new file mode 100644 index 00000000..f9674482 --- /dev/null +++ b/.changes/unreleased/Dependency-20241001-122632.yaml @@ -0,0 +1,3 @@ +kind: Dependency +body: 'chore(deps): bump labd/changie-release-action from 0.4.0 to 0.5.0 in the github-actions group' +time: 2024-10-01T12:26:32.263287183Z