Skip to content

Commit

Permalink
ci: remove outdated comment after dependency update
Browse files Browse the repository at this point in the history
  • Loading branch information
ferferga committed Nov 4, 2024
1 parent 392b6b4 commit 9d98355
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/__quality_checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
- name: Scan
uses: actions/[email protected]
with:
## Workaround from https://github.com/actions/dependency-review-action/issues/456
## TODO: Remove when necessary
base-ref: ${{ github.event.pull_request.base.sha || 'main' }}
head-ref: ${{ github.event.pull_request.head.sha || github.ref }}

Expand Down

0 comments on commit 9d98355

Please sign in to comment.