Skip to content

chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 #389

chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0

chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 #389

name: Dependabot Reviewer
on: pull_request_target
permissions:
pull-requests: write
contents: write
jobs:
review-dependabot-pr:
if: ${{ github.event.pull_request.user.login == 'dependabot[bot]' }}
uses: JaCraig/Centralized-Workflows/.github/workflows/dependabot-reviewer.yml@main
secrets:
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

Check failure on line 14 in .github/workflows/dependabot-reviewer.yml

View workflow run for this annotation

GitHub Actions / Dependabot Reviewer

Invalid workflow file

The workflow is not valid. .github/workflows/dependabot-reviewer.yml (Line: 14, Col: 14): Invalid secret, token is not defined in the referenced workflow.