I was surprised dependabot was able to suddenly update my actions without workflows failing, turned out I had somehow pushed a broken action lock file:
https://github.com/jessehouwing/actions-semver-checker/blob/7de219d45de803f9febd8e3fd564cb55e0e30f5f/.github/workflows/actions.lock
I'd expect this to fail when a workflow runs, but it just runs without ANY issues.
https://github.com/jessehouwing/actions-semver-checker/actions/runs/34647263399
I was surprised dependabot was able to suddenly update my actions without workflows failing, turned out I had somehow pushed a broken action lock file:
https://github.com/jessehouwing/actions-semver-checker/blob/7de219d45de803f9febd8e3fd564cb55e0e30f5f/.github/workflows/actions.lock
I'd expect this to fail when a workflow runs, but it just runs without ANY issues.
https://github.com/jessehouwing/actions-semver-checker/actions/runs/34647263399