Skip to content

Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 #2916

Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5

Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 #2916

Workflow file for this run

name: Lint - Helm
on:
push:
pull_request:
permissions:
contents: read
pull-requests: read
jobs:
helm-lint:
name: lint
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Setup Helm
uses: azure/[email protected]
- name: Run helm lint
run: helm lint chart/permissions-api