Skip to content

fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 #333

fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2

fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.2 #333

Workflow file for this run

name: ci
on:
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
jobs:
pipe:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
uses: platform-mesh/.github/.github/workflows/pipeline-golang-module.yml@main
secrets: inherit
with:
useLocalCoverageConfig: true