You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
build-push-action/dist
Claude 805af4fb88 fix: resolve variable scope issues causing CI failures
- Move builder variable declaration to outer scope
- Use optional chaining for builder.name in buildRef call
- Fixes runtime error where builder was undefined outside its declaration scope

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
5 months ago
..
index.js fix: resolve variable scope issues causing CI failures 5 months ago
index.js.map fix: resolve variable scope issues causing CI failures 5 months ago
licenses.txt fix: resolve TypeScript build errors and lint issues 5 months ago
sourcemap-register.js *: use axios-retry instead of handrolled retry methods 1 year ago