Skip to content

chore(deps): bump nanoid from 3.3.7 to 3.3.8 #655

chore(deps): bump nanoid from 3.3.7 to 3.3.8

chore(deps): bump nanoid from 3.3.7 to 3.3.8 #655

Workflow file for this run

name: Preflight
on: [push]
jobs:
preflight:
name: Preflight
runs-on: ubuntu-latest
steps:
- name: Pull latest Preflight image
run: docker pull ghcr.io/upleveled/preflight
- name: Run Preflight
run: docker run ghcr.io/upleveled/preflight https://github.com/${{ github.repository}} ${{ github.ref_name }}