Skip to content

fix(deps): update github.com/grafana/gomemcache digest to 0a5bcc5 #6749

fix(deps): update github.com/grafana/gomemcache digest to 0a5bcc5

fix(deps): update github.com/grafana/gomemcache digest to 0a5bcc5 #6749

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}