Skip to content

chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 #183

chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1

chore(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 #183

name: Auto approve dependabot PRs
on: pull_request_target
jobs:
auto-approve:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: github.actor == 'dependabot[bot]'
steps:
- uses: hmarr/auto-approve-action@v3