github actions : equisoft-actions/nodejs-application-metadata : v1
Resolve common application metadata like the application version or whether it is publishable (by our standards). Git "history" must be available for this action to perform well. A typical usage will look like so: ```yaml steps: - name: Checkout uses: actions/checkout@v4 with: fetch-depth: 0 - name: Find application metadata id: metadata uses: .github/actions/nodejs-application-metadata ```
Registry -
Download -
JSON -
codemeta.json
purl: pkg:githubactions/equisoft-actions/nodejs-application-metadata@v1
Published:
Indexed:
Related tag:
v1