fix(deps): update dependency websockets to v11 - autoclosed #16

Closed
renovate[bot] wants to merge 9 commits from renovate/websockets-11.x into next
Showing only changes of commit d03afeb8c4 - Show all commits

View File

@ -47,3 +47,5 @@ jobs:
with: with:
url: ${{ secrets.PORTAINER_WEBHOOK_URL }} url: ${{ secrets.PORTAINER_WEBHOOK_URL }}
method: POST method: POST
timeout: 30000
preventFailureOnNoResponse: 'true'