Skip to content

Commit

Permalink
chore(deps) Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 4c76374 commit cc09f63
Show file tree
Hide file tree
Showing 3 changed files with 6,830 additions and 3,709 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
git fetch origin ${{github.ref_name}}:${{github.ref_name}}
git reset --hard ${{github.ref_name}}
- name: Create Pull Request
uses: peter-evans/[email protected].1
uses: peter-evans/[email protected].2
with:
labels: automated pr
branch: ${{github.ref_name}}
Expand All @@ -36,7 +36,7 @@ jobs:
git fetch origin ${{github.ref_name}}:${{github.ref_name}}
git reset --hard ${{github.ref_name}}
- name: Create Pull Request
uses: peter-evans/[email protected].1
uses: peter-evans/[email protected].2
with:
labels: automated pr
branch: ${{github.ref_name}}
Expand Down
Loading

0 comments on commit cc09f63

Please sign in to comment.