Skip to content

Commit

Permalink
chore(deps): bump inrupt/typescript-sdk-tools from 3.2.3 to 3.2.4 (in…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 3ff2423 commit de21b12
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/[email protected].3
uses: inrupt/typescript-sdk-tools/.github/workflows/[email protected].4
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/[email protected].3
uses: inrupt/typescript-sdk-tools/.github/workflows/[email protected].4

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit de21b12

Please sign in to comment.