Skip to content

feat(github-action)!: Update renovatebot/github-action action to v41.0.0 #224

feat(github-action)!: Update renovatebot/github-action action to v41.0.0

feat(github-action)!: Update renovatebot/github-action action to v41.0.0 #224

Workflow file for this run

---
# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: Validate pull request
'on': pull_request
jobs:
lint:
uses: deedee-ops/containers/.github/workflows/linter.yaml@master
secrets: inherit
test:
uses: deedee-ops/containers/.github/workflows/test.yaml@master
secrets: inherit