Skip to content

chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 #107

chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0

chore(deps): bump golang.org/x/sys from 0.37.0 to 0.38.0 #107

Workflow file for this run

### .github/workflows/dependabot_pr.yml
### This workflow doesn't have access to secrets and has a read-only token
name: Dependabot PR Check
on:
pull_request
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"