Skip to content

Commit

Permalink
Merge pull request #103 from CheckmarxDev/dependabot/github_actions/h…
Browse files Browse the repository at this point in the history
…marr/auto-approve-action-4

Bump hmarr/auto-approve-action from 3 to 4
  • Loading branch information
pedrompflopes authored Feb 5, 2024
2 parents 8035307 + f2f7589 commit 2fb8979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
GITHUB_TOKEN: ${{secrets.PERSONAL_ACCESS_TOKEN }}
run: gh pr merge --auto --merge "$PR_URL"
- name: Auto approve dependabot PRs
uses: hmarr/auto-approve-action@v3
uses: hmarr/auto-approve-action@v4
with:
github-token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 comments on commit 2fb8979

Please sign in to comment.