Skip to content

build(deps): bump postcss from 8.4.22 to 8.4.31 in /support/enhance-wasm/test-vue #1035

build(deps): bump postcss from 8.4.22 to 8.4.31 in /support/enhance-wasm/test-vue

build(deps): bump postcss from 8.4.22 to 8.4.31 in /support/enhance-wasm/test-vue #1035

Workflow file for this run

name: LeakChecker
on: [push, pull_request_target]
jobs:
hello_world_job:
runs-on: ubuntu-latest
name: Scan Keywords
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Scan Keywords
uses: PPG007/keywords-scanner@v1.0
with:
keywords: ${{secrets.LEAK_WORDS}}
ignoreCase: true
ignoredDirs: '["architecture.png"]'