Skip to content

Commit

Permalink
Fix: wrong path for checking desktop file
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuelbert authored Nov 8, 2024
1 parent 65e22cb commit 776e2e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/appstream-util-validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@v14

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 1: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
- uses: DeterminateSystems/magic-nix-cache-action@v8

Check warning

Code scanning / Scorecard

Pinned-Dependencies Medium

score is 1: third-party GitHubAction not pinned by hash
Click Remediation section below to solve this issue
- name: Check the MetaInfo file
run: nix develop --command appstream-util validate packaging/com.jmuelbert.jmbde.metainfo.xml
run: nix develop --command appstream-util validate packaging/linux/com.jmuelbert.jmbde.metainfo.xml

0 comments on commit 776e2e1

Please sign in to comment.