Skip to content

Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 #351

Bump github.com/klauspost/compress from 1.18.4 to 1.18.5

Bump github.com/klauspost/compress from 1.18.4 to 1.18.5 #351

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.5
permissions:
contents: write
packages: write
# vim: set sw=2 sts=2 et :