Skip to content

Commit c9dc710

Browse files
chore(deps): update actions/dependency-review-action action to v4.7.3
1 parent 02c9cf0 commit c9dc710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/__quality_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
ref: ${{ inputs.commit || github.sha }}
2121

2222
- name: Scan
23-
uses: actions/dependency-review-action@v4.7.2
23+
uses: actions/dependency-review-action@v4.7.3
2424
with:
2525
base-ref: ${{ github.event.pull_request.base.sha || 'main' }}
2626
head-ref: ${{ github.event.pull_request.head.sha || github.ref }}

0 commit comments

Comments
 (0)