Skip to content

Bump github.com/spf13/viper from 1.16.0 to 1.18.2 #71

Bump github.com/spf13/viper from 1.16.0 to 1.18.2

Bump github.com/spf13/viper from 1.16.0 to 1.18.2 #71

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