Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v0.14-dev' into fix-mempool-spam
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Jan 30, 2024
2 parents e2bc0b7 + 2824726 commit 5c08a9c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/janitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/[email protected].0
- uses: styfle/[email protected].1
with:
workflow_id: 1041851,1401230,2837803
access_token: ${{ github.token }}
2 changes: 1 addition & 1 deletion .github/workflows/proto-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: bufbuild/buf-setup-action@v1.27.0
- uses: bufbuild/buf-setup-action@v1.29.0
- uses: bufbuild/buf-lint-action@v1
with:
input: "proto"

0 comments on commit 5c08a9c

Please sign in to comment.