Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Bump serde_json from 1.0.116 to 1.0.149 in /cmd/pinniped-proxy #5803

Bump serde_json from 1.0.116 to 1.0.149 in /cmd/pinniped-proxy

Bump serde_json from 1.0.116 to 1.0.149 in /cmd/pinniped-proxy #5803

# Copyright 2022 the Kubeapps contributors.
# SPDX-License-Identifier: Apache-2.0
---
name: Main Pipeline
on:
push:
branches:
- main
tags-ignore:
- '*'
pull_request:
branches:
- main
concurrency:
group: ${{ github.head_ref || github.ref_name }}
cancel-in-progress: true
jobs:
CI:
uses: ./.github/workflows/kubeapps-general.yaml
secrets: inherit