Skip to content

Commit

Permalink
Merge pull request #71 from UlisesGascon/feat/upgrade-deps
Browse files Browse the repository at this point in the history
Bump to v2.0.0-beta7
  • Loading branch information
UlisesGascon committed Jan 19, 2024
2 parents bafddcb + ea5f29b commit 8551177
Show file tree
Hide file tree
Showing 4 changed files with 41,880 additions and 20,870 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: OpenSSF Scorecard Monitor
uses: UlisesGascon/[email protected]beta6
uses: UlisesGascon/[email protected]beta7
with:
scope: reporting/scope.json
database: reporting/database.json
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: OpenSSF Scorecard Monitor
uses: UlisesGascon/[email protected]beta6
uses: UlisesGascon/[email protected]beta7
id: openssf-scorecard-monitor
with:
# ....
Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: OpenSSF Scorecard Monitor
uses: UlisesGascon/[email protected]beta6
uses: UlisesGascon/[email protected]beta7
id: openssf-scorecard-monitor
with:
auto-commit: false
Expand Down
Loading

0 comments on commit 8551177

Please sign in to comment.