Skip to content

Commit

Permalink
Add missing token to dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
yonatankarp committed Dec 14, 2023
1 parent 229d266 commit f15b147
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
needs: pipeline
if: ${{ github.event_name == 'pull_request_target' && github.actor == 'dependabot[bot]' }}
uses: yonatankarp/github-actions/.github/workflows/dependabot-auto-merge.yml@v1
secrets: ${{ secrets.REVIEWER_GITHUB_TOKEN }}

linters:
uses: yonatankarp/github-actions/.github/workflows/linters.yml@v1

0 comments on commit f15b147

Please sign in to comment.