Skip to content

chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 #572

chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0

chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 #572

Workflow file for this run

name: PR
on:
pull_request:
types:
- opened
- edited
- synchronize
- reopened
permissions:
pull-requests: read
jobs:
check-pr-title:
name: Check PR Title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@0723387faaf9b38adef4775cd42cfd5155ed6017
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}