Skip to content

fix(deps): Bump webcrypto-core from 1.7.7 to 1.7.9 #1108

fix(deps): Bump webcrypto-core from 1.7.7 to 1.7.9

fix(deps): Bump webcrypto-core from 1.7.7 to 1.7.9 #1108

Workflow file for this run

name: CI and automated releases
on:
pull_request:
push:
branches: [ main ]
jobs:
ci:
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-ci.yml@main
release:
needs: ci
uses: relaycorp/shared-workflows/.github/workflows/nodejs-lib-release.yml@main
secrets:
npm_token: ${{ secrets.NPM_TOKEN }}