Skip to content

chore(deps): update actions/create-github-app-token action to v1.11.0 #579

chore(deps): update actions/create-github-app-token action to v1.11.0

chore(deps): update actions/create-github-app-token action to v1.11.0 #579

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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Install
run: npm install
- name: Build
run: npm run build