Skip to content

fix: bump form-data to 4.0.6 and run npm audit fix #892

fix: bump form-data to 4.0.6 and run npm audit fix

fix: bump form-data to 4.0.6 and run npm audit fix #892

# This file was auto-generated by the Firebase CLI
# https://github.com/firebase/firebase-tools
name: Deploy to Firebase Hosting on PR
permissions:
deployments: write
statuses: write
checks: write
'on': pull_request
jobs:
build_and_preview:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
# yamllint disable-line rule:line-length
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: '24.18.0'
- run: npm ci && npm run build:dev
# yamllint disable-line rule:line-length
- uses: FirebaseExtended/action-hosting-deploy@500ac625ca2dd40cbd15f7659af953801858032a # v0.11.0
with:
repoToken: '${{ secrets.GITHUB_TOKEN }}'
firebaseServiceAccount: '${{ secrets.FIREBASE_SERVICE_ACCOUNT_GOLIOTH }}'
projectId: golioth
target: docs-dev
expires: 30d
env:
FIREBASE_CLI_PREVIEWS: hostingchannels