Skip to content

Commit

Permalink
Merge pull request #227 from shipwright-io/qu1queee/actions_bump
Browse files Browse the repository at this point in the history
Include GitHub Actions version in Dependabot setup
  • Loading branch information
openshift-merge-bot[bot] authored Mar 14, 2024
2 parents 61dc48b + d039a26 commit ffb7f81
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,12 @@ updates:
- dependency-name: github.com/tektoncd/pipeline
- dependency-name: k8s.io/*
- dependency-name: sigs.k8s.io/*
- package-ecosystem: github-actions
directory: /
schedule:
interval: daily
time: "11:00"
labels:
- kind/dependency-change
- release-note-none
open-pull-requests-limit: 10

0 comments on commit ffb7f81

Please sign in to comment.