Skip to content

chore(deps): bump github.com/gammazero/deque from 1.0.0 to 1.2.0 #64

chore(deps): bump github.com/gammazero/deque from 1.0.0 to 1.2.0

chore(deps): bump github.com/gammazero/deque from 1.0.0 to 1.2.0 #64

Workflow file for this run

name: pull request
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
lint:
name: semantic title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}