zebra/.github/workflows
Gustavo Valverde 39765534f1
fix(actions): use a specific shortening length for SHAs (#3929)
* fix(actions): use a specific shortening length for SHAs

The rlespinasse/github-slug-action now works without checking out the code, reduce time and improving security with following actions.

This requires to specify the GITHUB_SHA_SHORT variable length, as git uses 8 by default, but docker uses 7 by default.

* fix(actions): target correct rlespinasse/github-slug-action version

* fix(actions): just use major version

* fix(actions): github-slug-action is not being correctly referenced
2022-03-21 23:07:01 +00:00
..
cd.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00
ci.patch.yml change(ci): remove Windows support (#3819) 2022-03-10 10:50:12 +10:00
ci.yml change(ci): remove Windows support (#3819) 2022-03-10 10:50:12 +10:00
clean.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00
coverage.patch.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
coverage.yml build(deps): bump actions/checkout from 2.4.0 to 3.0.0 (#3806) 2022-03-09 03:38:38 +00:00
docs.yml build(deps): bump actions/checkout from 2.4.0 to 3.0.0 (#3806) 2022-03-09 03:38:38 +00:00
lint.patch.yml fix(actions): typo on paths filtering (#3516) 2022-02-11 14:05:19 +00:00
lint.yml imp(test): turn on full backtraces and disable frame filtering (#3763) 2022-03-08 15:09:41 +00:00
release-drafter.yml Specify v5, not 'latest' 2021-01-29 17:38:46 -05:00
test-full-sync.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00
test.patch.yml fix(ci): update CI job path triggers (#3692) 2022-03-02 14:23:05 +00:00
test.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00
zcash-lightwalletd.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00
zcash-params.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00
zcashd-manual-deploy.yml fix(actions): use a specific shortening length for SHAs (#3929) 2022-03-21 23:07:01 +00:00