From 384ee4a689733b1e8005f0a1e6adf843bbf7c8a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 23:58:41 +0000 Subject: [PATCH] Bump gautamkrishnar/keepalive-workflow from 1.2.5 to 1.2.6 Bumps [gautamkrishnar/keepalive-workflow](https://github.com/gautamkrishnar/keepalive-workflow) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/gautamkrishnar/keepalive-workflow/releases) - [Commits](https://github.com/gautamkrishnar/keepalive-workflow/compare/a7e4440cf77ffd86aa4bd7be97262c226668f8df...306efe4fc63923e36571682b4f4b3e3eee8b6625) --- updated-dependencies: - dependency-name: gautamkrishnar/keepalive-workflow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/keep-alive.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/keep-alive.yaml b/.github/workflows/keep-alive.yaml index 320e948..bb9e863 100644 --- a/.github/workflows/keep-alive.yaml +++ b/.github/workflows/keep-alive.yaml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: gautamkrishnar/keepalive-workflow@a7e4440cf77ffd86aa4bd7be97262c226668f8df + - uses: gautamkrishnar/keepalive-workflow@306efe4fc63923e36571682b4f4b3e3eee8b6625 with: commit_message: "Ah ah ah, stayin' alive" committer_username: conda-forge-bot