run-digger
Version updated for diggerhq/digger to version v0.6.39.
- This action is used across all versions by 14 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- use correct installation id for queue item by @motatoes in https://github.com/diggerhq/digger/pull/1684
- refresh job token before triggering job by @motatoes in https://github.com/diggerhq/digger/pull/1685
- add drift detection internal endpoint by @motatoes in https://github.com/diggerhq/digger/pull/1686
- rely on callback for changes to app (not webhooks) to avoid race conditions by @motatoes in https://github.com/diggerhq/digger/pull/1687
- fetch org from db by @motatoes in https://github.com/diggerhq/digger/pull/1688
Full Changelog: https://github.com/diggerhq/digger/compare/v0.6.38...v0.6.39