Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Bump golang.org/x/net from 0.30.0 to 0.33.0 #306

Bump golang.org/x/net from 0.30.0 to 0.33.0

Bump golang.org/x/net from 0.30.0 to 0.33.0 #306

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
yamllint:
name: yamllint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run yamllint
uses: reviewdog/action-yamllint@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-check