diff --git a/su-exec.yaml b/su-exec.yaml index 7aa21e634d8..93501fba573 100644 --- a/su-exec.yaml +++ b/su-exec.yaml @@ -1,7 +1,7 @@ package: name: su-exec version: 0.2 - epoch: 1 + epoch: 2 description: switch user and group id, setgroups and exec copyright: - license: MIT @@ -27,6 +27,8 @@ pipeline: mkdir -p ${{targets.destdir}}/sbin install -D su-exec ${{targets.destdir}}/sbin + - uses: strip + update: enabled: true github: