Skip to content

Commit

Permalink
test: common template rollout changes (#175)
Browse files Browse the repository at this point in the history
  • Loading branch information
srv-rr-github-token authored Dec 14, 2021
1 parent 6b47d6f commit 02130ff
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 1,447 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ updates:
target-branch: "main"
schedule:
interval: "daily"
- package-ecosystem: "gradle"
directory: "/"
target-branch: "main"
schedule:
interval: "weekly"
4 changes: 2 additions & 2 deletions .github/workflows/agreements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
call-workflow-agreements:
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1.0.0
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.yaml@v1.2.1
secrets:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}
Loading

0 comments on commit 02130ff

Please sign in to comment.