From 982f73a740f4d8b94cf6aa148342ce07ab4a6582 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 01:59:34 +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.0 to 1.2 - [Changelog](https://github.com/KineticCafe/actions/blob/main/Changelog.md) - [Commits](https://github.com/kineticcafe/actions/compare/v1.0...v1.2) --- 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 9345e3c..d8afb4f 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.0 + - uses: KineticCafe/actions/dependabot-automerge@v1.2 with: update-type: minor