3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-29 13:34:51 +00:00

Update diff-sha.sh

This commit is contained in:
Tonye Jack 2023-01-18 17:05:21 -07:00 committed by GitHub
parent c54e638a31
commit 82b26d6c01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
set -exuo pipefail
INITIAL_COMMIT="false"
GITHUB_OUTPUT=${GITHUB_OUTPUT:-""}