From 0b35917fc810ab154d29e3d276dd60fa19f4657d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:19:03 +0000 Subject: [PATCH] Bump KineticCafe/actions from 1.3 to 2.0 in the actions group Bumps the actions group with 1 update: [KineticCafe/actions](https://github.com/kineticcafe/actions). Updates `KineticCafe/actions` from 1.3 to 2.0 - [Changelog](https://github.com/KineticCafe/actions/blob/main/Changelog.md) - [Commits](https://github.com/kineticcafe/actions/compare/v1.3...v2.0) --- updated-dependencies: - dependency-name: KineticCafe/actions dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-automerge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-automerge.yml b/.github/workflows/dependabot-automerge.yml index 524402e..65a8935 100644 --- a/.github/workflows/dependabot-automerge.yml +++ b/.github/workflows/dependabot-automerge.yml @@ -12,6 +12,6 @@ jobs: runs-on: ubuntu-latest steps: - - uses: KineticCafe/actions/dependabot-automerge@v1.3 + - uses: KineticCafe/actions/dependabot-automerge@v2.0 with: update-type: minor