We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1009f53 commit fc74f01Copy full SHA for fc74f01
.github/workflows/quality-checks.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Generate and check SBOMs
58
uses: NHSDigital/eps-action-sbom@npm20_version
59
with:
60
- node_version: {{ inputs.node_version }}
+ node_version: ${{ inputs.node_version }}
61
62
- name: Upload SBOMs
63
uses: actions/upload-artifact@v3
0 commit comments