Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump inrupt/typescript-sdk-tools from 2.5.0 to 3.0.1
Browse files Browse the repository at this point in the history
Bumps [inrupt/typescript-sdk-tools](https://github.com/inrupt/typescript-sdk-tools) from 2.5.0 to 3.0.1.
- [Release notes](https://github.com/inrupt/typescript-sdk-tools/releases)
- [Commits](inrupt/typescript-sdk-tools@v2.5.0...v3.0.1)

---
updated-dependencies:
- dependency-name: inrupt/typescript-sdk-tools
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent cfcb7f1 commit 9aafc0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ concurrency:
cancel-in-progress: true
jobs:
audit:
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v2.5.0
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-audit.yml@v3.0.1
secrets:
WEBHOOK_E2E_FAILURE: ${{ secrets.WEBHOOK_E2E_FAILURE }}
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ concurrency:
cancel-in-progress: true
jobs:
lint:
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-lint.yml@v2.5.0
uses: inrupt/typescript-sdk-tools/.github/workflows/reusable-lint.yml@v3.0.1

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9aafc0a

Please sign in to comment.