Move release to gha #78
1 new security issue (0 max.).
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 1
- Added 5
See the complete overview on Codacy
Annotations
Check warning on line 34 in .github/workflows/main.yml
codacy-production / Codacy Static Code Analysis
.github/workflows/main.yml#L34
An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Check warning on line 16 in install-binary.sh
codacy-production / Codacy Static Code Analysis
install-binary.sh#L16
Double quote to prevent globbing and word splitting.
Check warning on line 74 in install-binary.sh
codacy-production / Codacy Static Code Analysis
install-binary.sh#L74
Double quote to prevent globbing and word splitting.
Check warning on line 77 in install-binary.sh
codacy-production / Codacy Static Code Analysis
install-binary.sh#L77
Double quote to prevent globbing and word splitting.
Check warning on line 79 in install-binary.sh
codacy-production / Codacy Static Code Analysis
install-binary.sh#L79
Double quote to prevent globbing and word splitting.