Skip to content

Commit

Permalink
Merge pull request #82 from kommitters/v1.1
Browse files Browse the repository at this point in the history
Release v1.1.10
  • Loading branch information
miguelnietoa authored Oct 27, 2022
2 parents f9239e0 + b9838e1 commit b1bcd0f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@68bf5b3327e4fd443d2add8ab122280547b4a16d # v2.0.2
uses: ossf/scorecard-action@99c53751e09b9529366343771cc321ec74e9bd3d # v2.0.6
with:
results_file: results.sarif
results_format: sarif
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.1.10 (27.10.2022)

* Bump ossf/scorecard-action to v2.0.6.

## 1.1.9 (26.10.2022)

* Added Coverage Report with Coveralls.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "editorjs-tooltip",
"version": "1.1.9",
"version": "1.1.10",
"keywords": [
"tool",
"tooltip",
Expand Down

0 comments on commit b1bcd0f

Please sign in to comment.