Skip to content

Bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 #393

Bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0

Bump github.com/goccy/go-yaml from 1.11.3 to 1.12.0 #393

Workflow file for this run

name: Release
on:
workflow_dispatch:
pull_request:
push:
permissions: {}
jobs:
release:
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@v0.2
permissions:
contents: write
packages: write
# vim: set sw=2 sts=2 et :