Skip to content

[Snyk] Security upgrade alpine from 3.7 to 3.18.6 #12

[Snyk] Security upgrade alpine from 3.7 to 3.18.6

[Snyk] Security upgrade alpine from 3.7 to 3.18.6 #12

name: CI Standard Checks
on:
push:
branches:
- main
pull_request:
types:
- opened
- edited
- synchronize
- reopened
- ready_for_review
branches:
- main
jobs:
ci-standard-checks:
runs-on:
- self-hosted
- automated-checks-ephemeral
steps:
- name: Check Out Source Code
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: CI Standard Checks
uses: Typeform/ci-standard-checks@v1
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
skipChecks: required-typescript