Skip to content

Conversation

jeffreyaven
Copy link

Summary

Replaces the deprecated ::set-output syntax in entrypoint.sh with the secure, modern $GITHUB_OUTPUT approach, in line with GitHub's deprecation notice.

Why

  • Removes warnings in GitHub Actions
  • Future-proofs this action
  • Avoids eventual breaking behavior when GitHub disables set-output

Tested in a fork and validated with a working GitHub workflow.

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