Skip to content

Commit

Permalink
Merge branch 'main' into bq_lib
Browse files Browse the repository at this point in the history
  • Loading branch information
spencerschrock authored Nov 16, 2022
2 parents e96aba8 + 439f90a commit ad6ca2d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/depsreview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
- name: 'Dependency Review'
uses: actions/dependency-review-action@0efb1d1d84fc9633afcdaad14c485cbbc90ef46c
uses: actions/dependency-review-action@30d582111533d59ab793fd9f971817241654f3ec
2 changes: 1 addition & 1 deletion cron/internal/worker/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import (
"github.com/ossf/scorecard/v4/cron/config"
"github.com/ossf/scorecard/v4/cron/data"
format "github.com/ossf/scorecard/v4/cron/internal/format"
"github.com/ossf/scorecard/v4/cron/internal/monitoring"
"github.com/ossf/scorecard/v4/cron/monitoring"
"github.com/ossf/scorecard/v4/cron/worker"
docs "github.com/ossf/scorecard/v4/docs/checks"
sce "github.com/ossf/scorecard/v4/errors"
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit ad6ca2d

Please sign in to comment.