Skip to content

chore(deps): Bump actions/cache from 4.3.0 to 5.0.1 (#19) #33

chore(deps): Bump actions/cache from 4.3.0 to 5.0.1 (#19)

chore(deps): Bump actions/cache from 4.3.0 to 5.0.1 (#19) #33

name: Continuous Integration - GitHub Actions
on:
push:
paths:
- ".github/workflows/**/*.yml"
- ".github/workflows/**/*.yaml"
pull_request:
paths:
- ".github/workflows/**/*.yml"
- ".github/workflows/**/*.yaml"
workflow_dispatch:
# Do not include a 'concurrency' block, the one used will come from the callee workflow
jobs:
static-analysis:
uses: jaudiger/reusable-workflows/.github/workflows/github-actions.yml@a726b827a64dfa2fcb36519c71ec4c80ae3f1659
secrets: inherit