Skip to content

Commit 16de1e2

Browse files
Update juliangruber/approve-pull-request-action action to v2 (#17)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3732e02 commit 16de1e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
pull-requests: write
1313
steps:
1414
- name: Approve Renovate PR
15-
uses: juliangruber/approve-pull-request-action@v1
15+
uses: juliangruber/approve-pull-request-action@v2
1616
with:
1717
github-token: ${{ secrets.CODEOWNER_TOKEN }}
1818
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)