Skip to content

feat: add DNS rebinding / host authorization note to security section… #278

feat: add DNS rebinding / host authorization note to security section…

feat: add DNS rebinding / host authorization note to security section… #278

Workflow file for this run

name: Release
on:
push:
branches:
- master
workflow_dispatch:
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4