Skip to content

Add dependency review workflow and update Dependabot interval#10

Merged
tgrothe merged 1 commit intomainfrom
add-dependency-review-2
Jan 7, 2025
Merged

Add dependency review workflow and update Dependabot interval#10
tgrothe merged 1 commit intomainfrom
add-dependency-review-2

Conversation

@tgrothe
Copy link
Owner

@tgrothe tgrothe commented Jan 7, 2025

  • Introduce a GitHub Actions workflow to perform dependency reviews on pull request events targeting the main branch.
  • Utilize the actions/checkout@v4 and actions/dependency-review-action@v4 actions.
  • Update Dependabot configuration to check for Gradle dependency updates on a weekly interval.

Changes to be committed:
modified: .github/dependabot.yml
modified: .github/workflows/dependency-review.yml

- Introduce a GitHub Actions workflow to perform dependency reviews on pull request events targeting the main branch.
- Utilize the `actions/checkout@v4` and `actions/dependency-review-action@v4` actions.
- Update Dependabot configuration to check for Gradle dependency updates on a weekly interval.

Changes to be committed:
modified:   .github/dependabot.yml
modified:   .github/workflows/dependency-review.yml
@tgrothe tgrothe self-assigned this Jan 7, 2025
@tgrothe tgrothe merged commit 1cbf0b6 into main Jan 7, 2025
2 checks passed
@tgrothe tgrothe deleted the add-dependency-review-2 branch January 7, 2025 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant