Skip to content
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.

Bump serve-static from 1.15.0 to 1.16.2 #544

Bump serve-static from 1.15.0 to 1.16.2

Bump serve-static from 1.15.0 to 1.16.2 #544

name: Validere pull request
on:
pull_request:
types: [opened, synchronize]
jobs:
lint:
uses: ./.github/workflows/lint.yml
secrets:
READER_TOKEN: ${{ secrets.READER_TOKEN }}
test:
uses: ./.github/workflows/test.yml
secrets:
READER_TOKEN: ${{ secrets.READER_TOKEN }}
build:
uses: ./.github/workflows/build.yml
secrets:
READER_TOKEN: ${{ secrets.READER_TOKEN }}