Skip to content

Bump fast-uri from 3.1.3 to 3.1.4 in the npm_and_yarn group across 1 directory #301

Bump fast-uri from 3.1.3 to 3.1.4 in the npm_and_yarn group across 1 directory

Bump fast-uri from 3.1.3 to 3.1.4 in the npm_and_yarn group across 1 directory #301

Workflow file for this run

# https://docs.github.com/actions
name: Lint
on:
push:
branches-ignore:
- main
pull_request:
branches:
- main
permissions:
contents: write
packages: read
statuses: write
jobs:
super-linter:
name: Code Base
uses: YOURLS/.github/.github/workflows/lint.yml@main
secrets: inherit
with:
fix: true