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 b62d7fa commit 1c416c4Copy full SHA for 1c416c4
1 file changed
README.md
@@ -11,7 +11,7 @@ To use this action, one simply needs to add the following steps in their release
11
```yaml
12
# Call the quevee gh action to create the manifest file for SDV maturity assessment.
13
- name: Collect quality artifacts
14
- uses: eclipse-dash/quevee
+ uses: eclipse-dash/quevee@v1
15
id: quevee
16
with:
17
release_url: ${{ steps.create_release.outputs.url }}
0 commit comments