Skip to content

Bump github.com/spf13/cast from 1.5.0 to 1.6.0 #141

Bump github.com/spf13/cast from 1.5.0 to 1.6.0

Bump github.com/spf13/cast from 1.5.0 to 1.6.0 #141

Workflow file for this run

name: Dependabot auto-merge
on: pull_request
permissions:
contents: write
pull-requests: write
jobs:
dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/[email protected]
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"