Skip to content

Commit

Permalink
Merge pull request #62 from mspronesti/dependabot/github_actions/fast…
Browse files Browse the repository at this point in the history
…ify/github-action-merge-dependabot-3.2.0

chore(deps): bump fastify/github-action-merge-dependabot from 3.0.2 to 3.2.0
  • Loading branch information
mspronesti authored Aug 8, 2022
2 parents cc5958c + f265e28 commit 9da3be0
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 @@ -8,6 +8,6 @@ jobs:
pull-requests: write
contents: write
steps:
- uses: fastify/github-action-merge-dependabot@v3.0.2
- uses: fastify/github-action-merge-dependabot@v3.2.0
with:
github-token: ${{ secrets.AUTOMERGE_TOKEN }}

0 comments on commit 9da3be0

Please sign in to comment.