Update pinned tools
uses: huntridge-labs/argus/.github/workflows/update-pinned-tools.yml@1.1.0
Pipeline
2 jobs (2 matrix) ยท scroll to zoom ยท drag to pan
Triggers
- Scheduled
- Manual dispatch
Permissions
| Scope | Access |
|---|---|
contents |
write |
pull-requests |
write |
Jobs
check-updates โ Check for tool updates
Runs on: ubuntu-latest
Steps:
- Checkout repository โ
actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - Check for new release
- Download and checksum new release
- Update pinned versions
- Create pull request
check-pypi-updates โ Check for PyPI tool updates
Runs on: ubuntu-latest
Steps:
- Checkout repository โ
actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd - Check for new release
- Update pinned version
- Create pull request