From a9e6f8af409b393eb84c2c094f69f172dd4dcb01 Mon Sep 17 00:00:00 2001 From: Matteo Ruina Date: Mon, 11 Dec 2023 21:51:02 +0100 Subject: [PATCH] Bump golanci-lint --- .github/workflows/code-quality.yml | 2 +- charts/kms-issuer/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/code-quality.yml b/.github/workflows/code-quality.yml index 0c56347..9836250 100644 --- a/.github/workflows/code-quality.yml +++ b/.github/workflows/code-quality.yml @@ -28,7 +28,7 @@ jobs: - name: golangci-lint uses: golangci/golangci-lint-action@v3.4.0 with: - version: latest + version: v1.55.2 - name: Build run: make build diff --git a/charts/kms-issuer/Chart.yaml b/charts/kms-issuer/Chart.yaml index 27c3fae..db3c6d2 100644 --- a/charts/kms-issuer/Chart.yaml +++ b/charts/kms-issuer/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.0.2 +version: 1.0.3 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to