Skip to content

Bump Go to 1.26.5

Bump Go to 1.26.5 #388

Workflow file for this run

name: helm
on:
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Clone the code
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 #v7.0.0
- name: Lint Helm Chart
run: helm lint ./charts/netbird-operator