Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump juliangruber/approve-pull-request-action
Browse files Browse the repository at this point in the history
Bumps [juliangruber/approve-pull-request-action](https://github.com/juliangruber/approve-pull-request-action) from 2.0.5 to 2.0.6.
- [Release notes](https://github.com/juliangruber/approve-pull-request-action/releases)
- [Commits](juliangruber/approve-pull-request-action@bf863a9...b71c44f)

---
updated-dependencies:
- dependency-name: juliangruber/approve-pull-request-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alanivey committed Feb 26, 2024
1 parent 0217b7f commit bbc5f1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ jobs:

- name: Auto-approve Pull Request
if: steps.cpr.outputs.pull-request-operation == 'created'
uses: juliangruber/approve-pull-request-action@bf863a96d19fbbd2c11043cbf243a6d2d977ae15
uses: juliangruber/approve-pull-request-action@b71c44ff142895ba07fad34389f1938a4e8ee7b0
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
number: ${{ steps.cpr.outputs.pull-request-number }}
Expand Down

0 comments on commit bbc5f1a

Please sign in to comment.