We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a156e commit 411bb89Copy full SHA for 411bb89
1 file changed
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
# Run Mend CLI Scan
16
mend-cli-scan:
17
name: Mend CLI Scan
18
- uses: ./.github/workflows/mend.yaml
+ uses: ./.github/workflows/mend.yml
19
secrets:
20
MEND_EMAIL: ${{ secrets.MEND_EMAIL }}
21
MEND_USER_KEY: ${{ secrets.MEND_USER_KEY }}
0 commit comments