Skip to content

Commit

Permalink
Update issues-dependency-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adamamer20 authored Jan 10, 2024
1 parent a92b7cb commit 6be639f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues-dependency-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check for unresolved dependencies
uses: actions/github-script@v5
uses: actions/github-script@v7
with:
script: |
const core = require('@actions/core');
Expand Down

0 comments on commit 6be639f

Please sign in to comment.