Skip to content

Conversation

@hesreallyhim
Copy link
Owner

  • was using outdated syntax
  • not passing the data from step-to-step properly

hesreallyhim and others added 7 commits July 16, 2025 18:29
- Replace deprecated ::set-output with $GITHUB_OUTPUT environment variable
- Add fallback for local testing when GITHUB_OUTPUT is not available
- Fix error condition to check for newly_broken links instead of total broken

This addresses the deprecation warning in GitHub Actions and ensures
compatibility with the latest GitHub Actions runner.

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

Co-Authored-By: Claude <[email protected]>
- Replace deprecated ::set-output in validate-links.yml with $GITHUB_OUTPUT
- Update Python script to print JSON to stdout for workflow capture
- Also write to GITHUB_OUTPUT when available for future compatibility
- Fix whitespace linting issue

This completes the migration away from deprecated GitHub Actions syntax
while maintaining backward compatibility with the existing workflow.

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

Co-Authored-By: Claude <[email protected]>
@hesreallyhim hesreallyhim self-assigned this Jul 17, 2025
@hesreallyhim hesreallyhim merged commit 197bda7 into main Jul 17, 2025
1 check passed
@hesreallyhim hesreallyhim deleted the fix/gh-action-syntax branch October 30, 2025 13:36
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.

2 participants