Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dependency review action #39

Merged
merged 1 commit into from
Jan 5, 2025
Merged

Conversation

rajbos
Copy link
Collaborator

@rajbos rajbos commented Jan 5, 2025

Fixes #38

Add a new GitHub Action workflow for dependency review.

  • Create .github/workflows/dependency-review.yml file.
  • Set the workflow to run on pull_request events.
  • Add steps to check out the repository and run the dependency review action using actions/dependency-review-action@v4.

For more details, open the Copilot Workspace session.

Fixes #38

Add a new GitHub Action workflow for dependency review.

* Create `.github/workflows/dependency-review.yml` file.
* Set the workflow to run on `pull_request` events.
* Add steps to check out the repository and run the dependency review action using `actions/dependency-review-action@v4`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/xebia/github-copilot-updates/issues/38?shareId=XXXX-XXXX-XXXX-XXXX).
@rajbos rajbos merged commit 147569e into main Jan 5, 2025
2 of 5 checks passed
@rajbos rajbos deleted the rajbos/add-dependency-review branch January 5, 2025 10:37
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.

Add dependency review action
1 participant