Skip to content

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:

  1. Checkout repository โ€” actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  2. Check for new release
  3. Download and checksum new release
  4. Update pinned versions
  5. Create pull request

check-pypi-updates โ€” Check for PyPI tool updates

Runs on: ubuntu-latest

Steps:

  1. Checkout repository โ€” actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  2. Check for new release
  3. Update pinned version
  4. Create pull request