WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Merge pull request #16 from IceFireDB/dependabot/go_modules/golang.or… #19

Merge pull request #16 from IceFireDB/dependabot/go_modules/golang.or…

Merge pull request #16 from IceFireDB/dependabot/go_modules/golang.or… #19

Workflow file for this run

# Basic set up for three package managers

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

View workflow run for this annotation

GitHub Actions / .github/workflows/depsbot.yml

Invalid workflow file

(Line: 3, Col: 1): Unexpected value 'version', (Line: 4, Col: 1): Unexpected value 'updates', (Line: 3, Col: 1): Required property is missing: jobs
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
# Maintain dependencies for gomod
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"