Skip to content

Commit

Permalink
Merge pull request #1516 from shipwright-io/add/github-action-bumping
Browse files Browse the repository at this point in the history
Include GitHub action version in Dependabot setup
  • Loading branch information
openshift-merge-bot[bot] authored Mar 4, 2024
2 parents 8544347 + 2d1ee73 commit c47c686
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 @@ -13,3 +13,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: "06:00"
labels:
- kind/dependency-change
- release-note-none
open-pull-requests-limit: 10

0 comments on commit c47c686

Please sign in to comment.