hfhbd / kotlin-actions

Apache License 2.0
4 stars 0 forks source link

Fix file permissions #112

Closed hfhbd closed 1 week ago

hfhbd commented 1 week ago

See https://github.com/gradle/gradle/issues/10900 The unix function does not support a non octal integer. Either convert it to base 10 (420/493) or use a String.