Skip to content

Commit

Permalink
chore: bump to v2.0.0-beta1
Browse files Browse the repository at this point in the history
  • Loading branch information
UlisesGascon committed Feb 23, 2023
1 parent c3700b8 commit b2fa3a9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: OpenSSF Scorecard Monitor
uses: UlisesGascon/[email protected]
uses: UlisesGascon/[email protected]-beta1
with:
scope: reporting/scope.json
database: reporting/database.json
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openssf-scorecard-monitor",
"version": "1.0.1",
"version": "2.0.0-beta1",
"description": "A simple way to monitor OpenSSF Scorecard at organization level",
"main": "src/index.js",
"private": true,
Expand Down

0 comments on commit b2fa3a9

Please sign in to comment.