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 17, 2023
1 parent 4c76374 commit 35bd0c2
Show file tree
Hide file tree
Showing 3 changed files with 6,835 additions and 3,720 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 35bd0c2

Please sign in to comment.