Skip to content

Commit

Permalink
Bump hmarr/auto-approve-action from 2.0.0 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2.0.0 to 4.0.0.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](hmarr/auto-approve-action@v2.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 3ab3d01 commit 7fb8aa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Auto approve
uses: hmarr/auto-approve-action@v2.0.0
uses: hmarr/auto-approve-action@v4.0.0
with:
github-token: ${{ secrets.GH_TOKEN }}
- name: Merge pull request
Expand Down

0 comments on commit 7fb8aa5

Please sign in to comment.