Skip to content

Bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0 #237

Bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0

Bump github.com/goreleaser/nfpm/v2 from 2.33.1 to 2.34.0 #237

Workflow file for this run

name: Shellcheck lint
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@2.0.0