Skip to content

Bump version to v0.18.3 #363

Bump version to v0.18.3

Bump version to v0.18.3 #363

name: Update gem RBIs on Dependabot PRs
on:
pull_request:
types: [opened, synchronize]
paths:
- 'Gemfile.lock'
permissions:
contents: write
pull-requests: write
jobs:
dependabot_update_rbis:
uses: Shopify/ruby-lsp/.github/workflows/dependabot_update_rbis.yml@main
secrets: inherit