Skip to content

Commit

Permalink
.github: update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ibihim committed Mar 28, 2024
1 parent ff24c2a commit ee6e3df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on: [push, pull_request]

env:
QUAY_PATH: quay.io/brancz/kube-rbac-proxy
go-version: '1.19.4'
kind-version: 'v0.16.0'
go-version: '1.22.1'
kind-version: 'v0.22.0'

jobs:
check-license:
Expand Down

0 comments on commit ee6e3df

Please sign in to comment.