Skip to content

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

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

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

Workflow file for this run

name: "PR label assigner"
on:
workflow_dispatch:
pull_request:
branches:
- master
pull_request_target:
branches:
- master
jobs:
triage:
permissions:
checks: write
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true