Skip to content

Commit

Permalink
⬆️ action: Bump actions/dependency-review-action from 4.4.0 to 4.5.0 …
Browse files Browse the repository at this point in the history
…in the actions group (#144)
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent d0818de commit 83a5ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/policy-node-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Check repository dependency graph
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
uses: actions/dependency-review-action@3b139cfc5fae8b618d3eae3675e383bb1769c019 # v4.5.0
if: ${{ github.event_name == 'pull_request' && steps.visibility.outputs.isPrivate == 'false' }}

- name: Setup Node.js v${{ matrix.node-version }}
Expand Down

0 comments on commit 83a5ff0

Please sign in to comment.