Skip to content

Commit

Permalink
Bump juliangruber/approve-pull-request-action from 2.0.4 to 2.0.6 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent dc66127 commit c5e5151
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-infrastructure-repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
- name: Approve Pull Request
if: ${{ matrix.auto-approve == 'true' }}
# v1.1.1
uses: juliangruber/approve-pull-request-action@dcc4effb325c0b503408619918d56e40653dcc91
uses: juliangruber/approve-pull-request-action@b71c44ff142895ba07fad34389f1938a4e8ee7b0
with:
github-token: ${{ secrets.approve-pr-token }}
number: ${{ steps.cpr.outputs.pull-request-number }}
Expand Down

0 comments on commit c5e5151

Please sign in to comment.