Skip to content

Commit

Permalink
chore: lock file maintenance (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 9, 2021
1 parent adc4689 commit 945c77c
Show file tree
Hide file tree
Showing 2 changed files with 480 additions and 570 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sync-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dword-design/action-sync-node-meta@fork
- uses: jaid/action-sync-node-meta@v2.0.0
with:
approve: false
commitMessagePrefix: "fix:"
commitMessage: "fix: write GitHub metadata to package.json [{changes}]"
githubToken: ${{ secrets.GITHUB_TOKEN }}
name: sync-metadata
on:
Expand Down
Loading

0 comments on commit 945c77c

Please sign in to comment.