Skip to content

Bump github.com/Unleash/unleash-client-go/v4 from 4.1.3 to 4.1.4 #430

Bump github.com/Unleash/unleash-client-go/v4 from 4.1.3 to 4.1.4

Bump github.com/Unleash/unleash-client-go/v4 from 4.1.3 to 4.1.4 #430

Workflow file for this run

name: Shell check
on:
push:
branches:
- main
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh