actions-marketplace-validations/Base64 QR Code Generator
A GitHub Action that generates a QR code and outputs Base64 data
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 30, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/meta-dreamer_qr-code-generator@7d186c212beb56bda61f00988517d957a94549b3 # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| content | The content to encode to QR code. Must be string. | yes | — |
Outputs
| name | description |
|---|---|
| data | Base64 Data For the Generated QR Code |
| text | ASCII Text Representation of the Generated QR COde |