Skip to content

Commit

Permalink
build: bump dependabot action version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTWF committed Nov 17, 2024
1 parent 520fb40 commit 6a2299f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
echo "PR_NUMBER=$NUM" >> $GITHUB_ENV
- name: Merge Dependabot
uses: fastify/github-action-merge-dependabot@v3.0.0
uses: fastify/github-action-merge-dependabot@v3
with:
github-token: ${{ secrets.PAT }}
target: minor
Expand Down

0 comments on commit 6a2299f

Please sign in to comment.