Skip to content

Commit

Permalink
Update all non-major dependencies (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 4, 2022
1 parent 39ef2b3 commit eaac7fc
Show file tree
Hide file tree
Showing 6 changed files with 2,297 additions and 2,053 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/approve-on-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Approve on Label
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2.1.0
- uses: hmarr/auto-approve-action@v2.2.0
if: github.event.action == 'labeled' && github.event.label.name == 'Approve'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: toolmantim/release-drafter@v5.18.1
- uses: toolmantim/release-drafter@v5.19.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Loading

0 comments on commit eaac7fc

Please sign in to comment.