Skip to content

Bump github.com/spf13/viper from 1.16.0 to 1.18.1 #128

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

Bump github.com/spf13/viper from 1.16.0 to 1.18.1 #128

Workflow file for this run

name: Merge Strategy
on:
pull_request:
branches:
- main
jobs:
message-check:
name: Block Merge Commits
runs-on: ubuntu-latest
steps:
- name: Block Merge Commits
uses: Morishiri/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}