Skip to content

build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 #115

build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0

build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 #115

on:
push:
branches:
- master
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: GoogleCloudPlatform/release-please-action@v2
with:
# The usual GITHUB_TOKEN doesn't work since PRs created using it doesn't trigger GitHub actions builds.
token: ${{ secrets.RELEASE_PLEASE_TOKEN }}
release-type: simple