Skip to content
This repository was archived by the owner on Jul 5, 2025. It is now read-only.

fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.1 (#269) #1037

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

fix(deps): update module github.com/go-jose/go-jose/v4 to v4.1.1 (#269) #1037

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: openmfp/gha/.github/workflows/pipeline-golang-module.yml@main
secrets: inherit
with:
useLocalCoverageConfig: true