Skip to content

[Snyk] Upgrade @sentry/webpack-plugin from 2.14.2 to 2.16.0 #1857

[Snyk] Upgrade @sentry/webpack-plugin from 2.14.2 to 2.16.0

[Snyk] Upgrade @sentry/webpack-plugin from 2.14.2 to 2.16.0 #1857

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: make build
- name: Run distcheck
run: make clean