Skip to content

Commit

Permalink
Move no-response dependabot to the cocoon path. (#3213)
Browse files Browse the repository at this point in the history
This is enable dependabot updates on the newly imported no-response action.
  • Loading branch information
godofredoc authored Nov 7, 2023
1 parent f58fea7 commit aa64e2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,8 @@ updates:
- "autosubmit"
allow:
- dependency-name: "github.com/slsa-framework/slsa-verifier/v2"
# Npm ecosystem.
- package-ecosystem: 'npm'
directory: '/gh_actions/third_party/no-response'
schedule:
interval: 'daily'
10 changes: 0 additions & 10 deletions gh_actions/third_party/no-response/.github/dependabot.yaml

This file was deleted.

0 comments on commit aa64e2b

Please sign in to comment.