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

Commit

Permalink
chore(deps): bump inrupt/typescript-sdk-tools from 2.1.1 to 2.1.2 (#301)
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.1.1 to 2.1.2.
- [Release notes](https://github.com/inrupt/typescript-sdk-tools/releases)
- [Commits](inrupt/typescript-sdk-tools@v2.1.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2023
1 parent ca8d35a commit 31585cc
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 @@ -9,6 +9,6 @@ concurrency:
cancel-in-progress: true
jobs:
audit:
uses: inrupt/typescript-sdk-tools/.github/workflows/[email protected].1
uses: inrupt/typescript-sdk-tools/.github/workflows/[email protected].2
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 @@ -23,4 +23,4 @@ jobs:
run: npm run test:esbuild

lint:
uses: inrupt/typescript-sdk-tools/.github/workflows/[email protected].1
uses: inrupt/typescript-sdk-tools/.github/workflows/[email protected].2

0 comments on commit 31585cc

Please sign in to comment.