Skip to content

fix(deps): update module github.com/spf13/pflag to v1.0.7 (#107) #387

fix(deps): update module github.com/spf13/pflag to v1.0.7 (#107)

fix(deps): update module github.com/spf13/pflag to v1.0.7 (#107) #387

Workflow file for this run

name: CI
on:
push:
tags:
- v*
branches:
- master
- main
pull_request:
permissions:
contents: write
jobs:
build_validate_test:
uses: openmcp-project/build/.github/workflows/ci.lib.yaml@main
secrets: inherit