Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Commit

Permalink
Update msptool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hzarki authored Sep 10, 2024
1 parent 10950b1 commit 66e9783
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/msptool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,10 @@ jobs:

- name: Check for security updates
uses: actions/dependency-review-action@v2
id: depcheck
with:
directory: msptool
env:
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
fail-on-severity: low
fail-on-scopes: runtime
repo-token: ${{ secrets.PAT_TOKEN }}

- name: Update version number
run: |
Expand Down

0 comments on commit 66e9783

Please sign in to comment.