Skip to content

Fix COALESCE(null, 42) returning wrong type string instead of int (#5… #10

Fix COALESCE(null, 42) returning wrong type string instead of int (#5…

Fix COALESCE(null, 42) returning wrong type string instead of int (#5… #10

Workflow file for this run

version: 2

Check failure on line 1 in .github/workflows/dependabot.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dependabot.yml

Invalid workflow file

(Line: 1, Col: 1): Unexpected value 'version', (Line: 2, Col: 1): Unexpected value 'updates', (Line: 1, Col: 1): Required property is missing: jobs
updates:
- package-ecosystem: "gradle"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "08:00"
timezone: "America/Los_Angeles"
labels:
- "skip-changelog"
group:
all-dependencies:
patterns:
- "*"