Skip to content

build(deps): bump deno.land/x/unknownutil from v3.17.2 to v3.17.3 #219

build(deps): bump deno.land/x/unknownutil from v3.17.2 to v3.17.3

build(deps): bump deno.land/x/unknownutil from v3.17.2 to v3.17.3 #219

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
name: Test
uses: hasundue/actions/.github/workflows/test-deno.yml@main
secrets: inherit
integration:
name: Integration
uses: hasundue/actions/.github/workflows/integration-deno.yml@main
secrets: inherit