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 03c75c5 commit 9ef7ddeCopy full SHA for 9ef7dde
.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@npm20_version
+ uses: NHSDigital/eps-action-sbom@v1
59
with:
60
node_version: ${{ inputs.node_version }}
61
0 commit comments