Skip to content

build(deps-dev): bump the dependencies group with 1 update #83

build(deps-dev): bump the dependencies group with 1 update

build(deps-dev): bump the dependencies group with 1 update #83

Workflow file for this run

name: Dependabot
on: pull_request
jobs:
test:
uses: winstxnhdw/actions/.github/workflows/python.yml@main

Check failure on line 7 in .github/workflows/dependabot.yml

View workflow run for this annotation

GitHub Actions / Dependabot

Invalid workflow file

The workflow is not valid. In .github/workflows/dependabot.yml (Line: 7, Col: 11): Error from called workflow winstxnhdw/actions/.github/workflows/python.yml@main: Unexpected tag '!inputs.disable-test'
auto-merge:
needs: test
uses: winstxnhdw/actions/.github/workflows/dependabot-public.yml@main
secrets:
token: ${{ secrets.GITHUB_TOKEN }}
permissions:
contents: write