Skip to content

Bump github.com/spf13/viper from 1.15.0 to 1.18.0 #57

Bump github.com/spf13/viper from 1.15.0 to 1.18.0

Bump github.com/spf13/viper from 1.15.0 to 1.18.0 #57

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for your feedback! I''ll review this as soon as possible.'
pr-message: 'Thank you for your interest in contributing! I''ll review your proposed changes soon.'