https://github.com/ironcorelabs/ironhide-actions
GitHub Actions using ironhide
https://github.com/ironcorelabs/ironhide-actions
Last synced: 5 months ago
JSON representation
GitHub Actions using ironhide
- Host: GitHub
- URL: https://github.com/ironcorelabs/ironhide-actions
- Owner: IronCoreLabs
- License: mit
- Created: 2020-01-23T23:17:19.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-06-10T21:17:19.000Z (about 1 year ago)
- Last Synced: 2025-06-10T21:45:23.053Z (about 1 year ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ironhide-actions
These are actions, implemented in [ironhide](https://github.com/IronCoreLabs/ironhide) for
[GitHub actions](https://github.com/features/actions).
## decrypt
Inputs:
- `keys`: The contents of `~/.iron/keys` for the service account that will do the decrypting.
- `input`: The file to be decrypted.