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 16d0146 commit 03c75c5Copy full SHA for 03c75c5
.github/workflows/quality-checks.yml
@@ -55,7 +55,7 @@ jobs:
55
make install
56
57
- name: Generate and check SBOMs
58
- uses: NHSDigital/eps-action-sbom@main
+ uses: NHSDigital/eps-action-sbom@npm20_version
59
with:
60
node_version: ${{ inputs.node_version }}
61
0 commit comments