rancher-sandbox / rancher-desktop-wsl-distro

Minimal WSL distro for Rancher Desktop
Apache License 2.0
16 stars 8 forks source link

Implement automatic updating of dependencies #90

Closed mook-as closed 7 months ago

mook-as commented 8 months ago

This implements a GitHub workflow that automatically updates dependencies. This is limited to dependencies that use GitHub releases (which is currently all of them).

Sample pull requests: mook-as/rancher-desktop-wsl-distro#1 mook-as/rancher-desktop-wsl-distro#2 (note that I changed the commit message slightly since).