Skip to content

Commit

Permalink
fix: update dependencies
Browse files Browse the repository at this point in the history
* update dependencies to latest
* this was introducing https://app.snyk.io/org/survey-ruritanga/project/fc189e8d-afff-4351-9dee-ff8d089f30fb#issue-SNYK-JS-BRACES-6838727 into downstream dependencies
* update release please to use new repository as the existing one has become read only https://github.com/googleapis/release-please-action
  • Loading branch information
Malachiain committed May 22, 2024
1 parent a2f1df9 commit 731712d
Show file tree
Hide file tree
Showing 3 changed files with 107 additions and 141 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
outputs:
release_created: ${{ steps.release.outputs.release_created }}
steps:
- uses: google-github-actions/release-please-action@v4
- uses: googleapis/release-please-action@v4
id: release
with:
release-type: node
Expand Down
Loading

0 comments on commit 731712d

Please sign in to comment.