Skip to content

fix(deps): bump @contentful/app-sdk from 4.37.0 to 4.39.0 in /examples/function-mock-shop in the production-dependencies group #170

fix(deps): bump @contentful/app-sdk from 4.37.0 to 4.39.0 in /examples/function-mock-shop in the production-dependencies group

fix(deps): bump @contentful/app-sdk from 4.37.0 to 4.39.0 in /examples/function-mock-shop in the production-dependencies group #170

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