Skip to content

Commit

Permalink
ci: remove outdated TODO 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 648180c commit c5cb51d
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 || 'master' }}
head-ref: ${{ github.event.pull_request.head.sha || github.ref }}

Expand Down

0 comments on commit c5cb51d

Please sign in to comment.