towerops/.forgejo/workflows
Graham McIntire 480f8b17c5
fix: use full GitHub URLs for Forgejo Actions
Forgejo Actions runner can't find actions in its mirror registry.
Changed all action references from short names to full GitHub URLs:
- actions/checkout@v4 → https://github.com/actions/checkout@v4
- erlef/setup-beam@v1 → https://github.com/erlef/setup-beam@v1
- actions/cache@v4 → https://github.com/actions/cache@v4
- actions/setup-node@v4 → https://github.com/actions/setup-node@v4
- actions/upload-artifact@v4 → https://github.com/actions/upload-artifact@v4
- docker/* actions → https://github.com/docker/*

This fixes the 'repository not found' errors when Forgejo tries
to clone actions from data.forgejo.org.
2026-03-06 17:52:15 -06:00
..
build.yaml fix: clear stale Dokku deploy lock before pushing 2026-03-06 13:06:18 -06:00
production.yml fix: use full GitHub URLs for Forgejo Actions 2026-03-06 17:52:15 -06:00
renovate.yaml chore(config): add Renovate and build workflows 2026-03-03 16:54:19 -06:00
test.yml fix: use full GitHub URLs for Forgejo Actions 2026-03-06 17:52:15 -06:00