# github-workflows **Repository Path**: mirrors_getsentry/github-workflows ## Basic Information - **Project Name**: github-workflows - **Description**: Collection of GitHub reusable workflows - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-17 - **Last Updated**: 2026-03-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitHub Workflows This repository contains composite actions and scripts to be used with GitHub Actions. ## Composite Actions ### Updater Dependency updater - updates dependencies to the latest published git tag and creates/updates PRs. **[📖 View full documentation →](updater/README.md)** ### Danger Runs DangerJS on Pull Requests with a pre-configured set of rules. **[📖 View full documentation →](danger/README.md)** ## Legacy Reusable Workflows (v2) > ⚠️ **Deprecated**: Reusable workflows have been converted to composite actions in v3. Please migrate to the composite actions above. For v2 migration guide and breaking changes, see [CHANGELOG.md](CHANGELOG.md#3.0.0).