Updated get-changed-paths.sh
This commit is contained in:
parent
b2e6ecea09
commit
be35464a0e
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -euo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
INPUT_SEPARATOR="${INPUT_SEPARATOR//'%'/'%25'}"
|
INPUT_SEPARATOR="${INPUT_SEPARATOR//'%'/'%25'}"
|
||||||
INPUT_SEPARATOR="${INPUT_SEPARATOR//'.'/'%2E'}"
|
INPUT_SEPARATOR="${INPUT_SEPARATOR//'.'/'%2E'}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user