Skip to content

Commit 411bb89

Browse files
committed
chore: fix extension
1 parent f4a156e commit 411bb89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
# Run Mend CLI Scan
1616
mend-cli-scan:
1717
name: Mend CLI Scan
18-
uses: ./.github/workflows/mend.yaml
18+
uses: ./.github/workflows/mend.yml
1919
secrets:
2020
MEND_EMAIL: ${{ secrets.MEND_EMAIL }}
2121
MEND_USER_KEY: ${{ secrets.MEND_USER_KEY }}

0 commit comments

Comments
 (0)