Skip to content

chore(deps): update ossf/scorecard-action digest to abdb7b1 #267

chore(deps): update ossf/scorecard-action digest to abdb7b1

chore(deps): update ossf/scorecard-action digest to abdb7b1 #267

Workflow file for this run

name: Build
on:
pull_request:
branches:
- main
jobs:
build-deploy:
name: Build
runs-on: ubuntu-latest
steps:
- name: Git Checkout
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- name: Install
run: npm install
- name: Build
run: npm run build