Skip to content

chore(deps): update ghcr.io/navikt/mock-oauth2-server docker tag to v2.1.9 #2424

chore(deps): update ghcr.io/navikt/mock-oauth2-server docker tag to v2.1.9

chore(deps): update ghcr.io/navikt/mock-oauth2-server docker tag to v2.1.9 #2424

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/setup-helm@v3.5
- name: Run helm lint
run: helm lint chart/permissions-api