From acd8106c5859f88c06af05c467fc884d1e724c32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 11:16:05 +0000 Subject: [PATCH] Bump the actions group with 1 update Bumps the actions group with 1 update: [KineticCafe/actions](https://github.com/kineticcafe/actions). Updates `KineticCafe/actions` from 1.2 to 1.3 - [Changelog](https://github.com/KineticCafe/actions/blob/main/Changelog.md) - [Commits](https://github.com/kineticcafe/actions/compare/v1.2...v1.3) --- updated-dependencies: - dependency-name: KineticCafe/actions dependency-type: direct:production update-type: version-update:semver-minor 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 d8afb4f..524402e 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.2 + - uses: KineticCafe/actions/dependabot-automerge@v1.3 with: update-type: minor