Skip to content

[Snyk] Security upgrade nginx from 1.23.1 to 1.25.2 #8

[Snyk] Security upgrade nginx from 1.23.1 to 1.25.2

[Snyk] Security upgrade nginx from 1.23.1 to 1.25.2 #8

# Copyright 2022 the Kubeapps contributors
# SPDX-License-Identifier: Apache-2.0
name: license-headers
on:
pull_request:
jobs:
golangci:
name: check-license-headers
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.18
- uses: actions/checkout@v3
- name: Check license Headers
uses: apache/skywalking-eyes/[email protected]