Skip to content

Commit

Permalink
chore(deps): bump hmarr/auto-approve-action (#31)
Browse files Browse the repository at this point in the history
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 134e1011866211ab5b452c8ab06ea0447e888610 to 8f929096a962e83ccdfa8afcf855f39f12d4dac7.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](hmarr/auto-approve-action@134e101...8f92909)

---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: セイル · MJ Sabit <98249191+seyLu@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and seyLu authored Feb 19, 2024
1 parent 8536fa7 commit 0351103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-approve-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
egress-policy: audit

- name: Auto-approve PR via seyLu Bot
uses: hmarr/auto-approve-action@134e1011866211ab5b452c8ab06ea0447e888610 # v3.2.1
uses: hmarr/auto-approve-action@8f929096a962e83ccdfa8afcf855f39f12d4dac7 # v3.2.1
with:
github-token: ${{ secrets.SEYLUBOT_PAT }}

0 comments on commit 0351103

Please sign in to comment.