Skip to content

chore(deps): Bump tokio from 1.39.3 to 1.40.0 in the cargo-deps group #4

chore(deps): Bump tokio from 1.39.3 to 1.40.0 in the cargo-deps group

chore(deps): Bump tokio from 1.39.3 to 1.40.0 in the cargo-deps group #4

# SPDX-FileCopyrightText: 2024 The Input Leap Developers
#
# SPDX-License-Identifier: Apache-2.0
name: Conventional Commits Verification Workflow
on:
pull_request:
jobs:
test-pr-commit-msg:
name: Test the PR's commit message for compliance with Conventional Commits.
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: webiny/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}