Skip to content

build(deps): bump the most-gems group with 11 updates #439

build(deps): bump the most-gems group with 11 updates

build(deps): bump the most-gems group with 11 updates #439

# This workflow doesn't have access to secrets and has a read-only token
# It exists to trigger `update-gem-version-artifacts.yaml` in a two-step process,
# as recommended by https://github.com/dependabot/dependabot-core/issues/3253#issuecomment-852541544
name: Dependabot Gem PR Check
on:
pull_request:
paths:
- "Gemfile.lock"
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"