10
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2026-04-13 02:04:19 +00:00

Dependencies Update (#157)

This commit is contained in:
Jaiveer Katariya 2025-01-31 12:28:08 -05:00 committed by GitHub
parent 048f4e7eae
commit 124c6d88e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 24 additions and 30 deletions

View file

@ -155,5 +155,3 @@ export var walkSync = function (dir, filelist, fileToFind) {
})
return filelist
}
run().catch(core.setFailed)