summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-09 03:12:13 -0400
committerGitHub <noreply@github.com>2021-06-09 03:12:13 -0400
commit2e0719d049269caf40a86d453befafd75f1115f8 (patch)
treec228993fae50ce35871fdc1a6f1e46c2b652407b
parent5edaa90d67f3da6f664c1d99d8dba778bdf3ddbe (diff)
build: bump akheron/dependabot-cron-action (#2792)
Bumps [akheron/dependabot-cron-action](https://github.com/akheron/dependabot-cron-action) from b44d8e19e4f49eede254d9884e3f0e7712d431ba to 0.2. This release includes the previously tagged commit. - [Release notes](https://github.com/akheron/dependabot-cron-action/releases) - [Commits](https://github.com/akheron/dependabot-cron-action/compare/b44d8e19e4f49eede254d9884e3f0e7712d431ba...88ece48110f8d170503a04dabd437bc30f18df4c) --- updated-dependencies: - dependency-name: akheron/dependabot-cron-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--.github/workflows/merge-dependabot.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/merge-dependabot.yml b/.github/workflows/merge-dependabot.yml
index f78c2328d..f5c760438 100644
--- a/.github/workflows/merge-dependabot.yml
+++ b/.github/workflows/merge-dependabot.yml
@@ -7,7 +7,7 @@ jobs:
name: Auto-merge Dependabot PRs
runs-on: ubuntu-latest
steps:
- - uses: akheron/dependabot-cron-action@b44d8e19e4f49eede254d9884e3f0e7712d431ba
+ - uses: akheron/dependabot-cron-action@88ece48110f8d170503a04dabd437bc30f18df4c
with:
token: ${{ secrets.DEPENDABOT_GITHUB_API_TOKEN }}
auto-merge: "minor"