Skip to content

Bump github.com/sebdah/goldie/v2 from 2.7.1 to 2.8.0 #393

Bump github.com/sebdah/goldie/v2 from 2.7.1 to 2.8.0

Bump github.com/sebdah/goldie/v2 from 2.7.1 to 2.8.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/[email protected]
with:
qemu-enabled: true
permissions:
contents: write
packages: write
# vim: set sw=2 sts=2 et :