issues
search
lardbit
/
nefarious
Web application for automatically downloading TV & Movies (w/ VPN)
https://lardbit.github.io/nefarious/
GNU General Public License v3.0
1.04k
stars
76
forks
source link
feat: Add dependabot configuration for github action updates
#298
Closed
disaac
closed
4 months ago
disaac
commented
4 months ago
Currently, many of the GitHub actions are using older releases that are utilizing now deprecated methods.
Add a
dependabot.yml
configuration to keep these actions up to date on a schedule automatically.
disaac
commented
4 months ago
Fixed in
PR #299
lardbit
commented
4 months ago
merged