simonw / scrape-github-actions-package-versions
Git scraper recording the package versions installed on the defaul GitHub Actions ubuntu-latest worker
README
scrape-github-actions-package-versions
Git scraper recording the package versions installed on the defaul GitHub Actions ubuntu-latest worker
Once a day this repo runs the following command:
apt list --installed > ubuntu-latest-installed.txt
And commits any changes back to the repository.
