Skip to content

Bump github.com/crowdsecurity/go-cs-lib from 0.0.22 to 0.0.23 #45

Bump github.com/crowdsecurity/go-cs-lib from 0.0.22 to 0.0.23

Bump github.com/crowdsecurity/go-cs-lib from 0.0.22 to 0.0.23 #45

Workflow file for this run

name: releaser
on:
pull_request:
types:
- closed
branches:
- main
permissions:
contents: write
packages: write
jobs:
charts:
if: >
github.event.pull_request.merged == true &&
startsWith(github.event.pull_request.head.ref, 'charts/')
uses: kdwils/homelab-workflow/.github/workflows/helm-release.yml@main