Skip to content

[Snyk] Upgrade @equinor/fusion-framework-react-app from 4.1.9 to 4.3.8 #250

[Snyk] Upgrade @equinor/fusion-framework-react-app from 4.1.9 to 4.3.8

[Snyk] Upgrade @equinor/fusion-framework-react-app from 4.1.9 to 4.3.8 #250

Workflow file for this run

name: Common
on:
pull_request:
branches:
- main
types: [opened, reopened]
jobs:
web-client-pr:
name: Open Pull Request
runs-on: ubuntu-latest
if: ${{ github.actor != 'dependabot[bot]' }}
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Labeler
uses: ./.github/actions/labeler
with:
token: "${{ secrets.GITHUB_TOKEN }}"
- name: Post Pull Request
uses: davidwengier/[email protected]
with:
webhook-uri: "${{ secrets.TEAMS_PR_WEBHOOK }}"