From d2f6b20fcbe7e4f39b0c5cacdc617b88bc07aabc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 01:26:32 +0000 Subject: [PATCH] Bump KineticCafe/actions from 1.2 to 1.3 Bumps [KineticCafe/actions](https://github.com/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 ... 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