Skip to content

fix(deps): update module github.com/openmfp/golang-commons to v0.103.… #141

fix(deps): update module github.com/openmfp/golang-commons to v0.103.…

fix(deps): update module github.com/openmfp/golang-commons to v0.103.… #141

Workflow file for this run

name: "Update License Metadata"
on:
push:
branches: [ "main" ]
schedule:
- cron: '32 16 * * 0'
jobs:
license:
concurrency:
group: license-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
uses: openmfp/gha/.github/workflows/job-license-metadata.yml@main
secrets: inherit