Skip to content

version number#280

Merged
spezam merged 2 commits into
masterfrom
release-2.0.3
May 20, 2026
Merged

version number#280
spezam merged 2 commits into
masterfrom
release-2.0.3

Conversation

@spezam
Copy link
Copy Markdown
Owner

@spezam spezam commented May 20, 2026

Improved CI mode reliability by retrying event delivery instead of relying on a fixed delay. EventBridge does not guarantee that a newly registered target is immediately active — retrying on a short interval ensures the event is picked up as soon as routing is live, without over-waiting in the common case.

Added zizmor static analysis to the GitHub Actions pipeline to audit workflow files for security issues. Fixed several findings across existing workflows, including credential persistence via actions/checkout, insufficient Dependabot cooldown, and mismatched action version comments.

@spezam spezam merged commit c1f8689 into master May 20, 2026
7 checks passed
@spezam spezam deleted the release-2.0.3 branch May 20, 2026 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant