Skip to content

chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 in /samples/weather-forecast #473

chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 in /samples/weather-forecast

chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 in /samples/weather-forecast #473

Workflow file for this run

name: Autodev
on:
push:
branches-ignore:
- dev
pull_request:
types: [labeled, unlabeled, closed]
jobs:
autodev:
uses: Staffbase/gha-workflows/.github/workflows/template_autodev.yml@v6.0.0
with:
comments: true
secrets:
app_id: ${{ vars.STAFFBASE_ACTIONS_APP_ID }}
private_key: ${{ secrets.STAFFBASE_ACTIONS_PRIVATE_KEY }}