Skip to content

Commit 68ec8bc

Browse files
authored
Merge pull request #175 from a5chin/renovate/lock-file-maintenance
chore(deps): lock file maintenance
2 parents 2bd1ef1 + 9ba7ec8 commit 68ec8bc

File tree

2 files changed

+206
-198
lines changed

2 files changed

+206
-198
lines changed

.github/workflows/approve.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
if: endsWith(github.actor, '[bot]')
1313

1414
steps:
15+
- name: Checkout
16+
uses: actions/checkout@v6
17+
1518
- name: Approve
1619
run: gh pr review ${{ github.event.number }} --approve
1720
env:

0 commit comments

Comments
 (0)