Skip to content

Commit

Permalink
fix: Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciolauffer committed Dec 4, 2023
1 parent 8d416a6 commit 729a1b0
Show file tree
Hide file tree
Showing 4 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
contents: write
pull-requests: write
steps:
- uses: google-github-actions/release-please-action@v3
- uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.GH_PAT }}
release-type: node
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Expand Up @@ -26,7 +26,7 @@ jobs:
persist-credentials: false

- name: "Run analysis"
uses: ossf/scorecard-action@08b4669551908b1024bb425080c797723083c031 # v2.2.0
uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1
with:
results_file: results.sarif
results_format: sarif
Expand Down
112 changes: 56 additions & 56 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
Expand Up @@ -23,7 +23,7 @@
"sapui5"
],
"dependencies": {
"eslint-config-mlauffer-nodejs": "^1.4.5",
"eslint-config-mlauffer-nodejs": "^1.4.6",
"eslint-plugin-no-unsanitized": "^4.0.2"
},
"engines": {
Expand Down

0 comments on commit 729a1b0

Please sign in to comment.