Skip to content

Bump golang.org/x/net from 0.7.0 to 0.17.0 #97

Bump golang.org/x/net from 0.7.0 to 0.17.0

Bump golang.org/x/net from 0.7.0 to 0.17.0 #97

Workflow file for this run

name: "Test kubectl-rolesum"
on: [pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Build kubectl-rolesum
run: make build
- name: Check kubectl-rolesum
run: make check