mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-08 03:01:12 -04:00
deps: bump libmdbx to 0.13.6 (#15412)
This commit is contained in:
4
.github/workflows/pr-title.yml
vendored
4
.github/workflows/pr-title.yml
vendored
@@ -26,8 +26,8 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
types: |
|
||||
fix
|
||||
feat
|
||||
fix
|
||||
chore
|
||||
test
|
||||
perf
|
||||
@@ -35,6 +35,7 @@ jobs:
|
||||
docs
|
||||
ci
|
||||
revert
|
||||
deps
|
||||
continue-on-error: true
|
||||
- name: Add PR Comment for Invalid Title
|
||||
if: steps.lint_pr_title.outcome == 'failure'
|
||||
@@ -59,6 +60,7 @@ jobs:
|
||||
- `docs`: Documentation updates
|
||||
- `ci`: Changes to CI/CD configurations
|
||||
- `revert`: Reverts a previously merged PR
|
||||
- `deps`: Updates dependencies
|
||||
|
||||
**Breaking Changes**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user