Skip to content

Bump rollup from 4.16.2 to 4.22.4 #1

Bump rollup from 4.16.2 to 4.22.4

Bump rollup from 4.16.2 to 4.22.4 #1

# NO-OP placeholder that always passes for other paths
# This is here so that we're able to set the status check as required
name: Microsite Void
on:
pull_request:
paths-ignore:
- '.github/workflows/verify_microsite.yml'
- 'microsite/**'
- 'beps/**'
- 'mkdocs.yml'
- 'docs/**'
permissions:
contents: read
jobs:
noop:
runs-on: ubuntu-latest
name: Microsite
steps:
- name: Harden Runner
uses: step-security/harden-runner@17d0e2bd7d51742c71671bd19fa12bdc9d40a3d6 # v2.8.1
with:
egress-policy: audit
- run: echo NOOP