Skip to content

fix(deps): bump @contentful/f36-components from 4.80.5 to 4.81.0 in /examples/typescript in the production-dependencies group #188

fix(deps): bump @contentful/f36-components from 4.80.5 to 4.81.0 in /examples/typescript in the production-dependencies group

fix(deps): bump @contentful/f36-components from 4.80.5 to 4.81.0 in /examples/typescript in the production-dependencies group #188

Workflow file for this run

---
name: "CodeQL Scan: Actions+existing"
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
analyze:
name: Analyze workflows and JS/TS
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
languages: actions, javascript-typescript
- name: Autobuild and analyze
uses: github/codeql-action/analyze@v3