Skip to content

Fix readme snippet#2

Open
francoto wants to merge 6 commits into
SoftwareUnderstanding:mainfrom
francoto:fix_README
Open

Fix readme snippet#2
francoto wants to merge 6 commits into
SoftwareUnderstanding:mainfrom
francoto:fix_README

Conversation

@francoto

@francoto francoto commented Jun 3, 2026

Copy link
Copy Markdown

The snippet was usable as it is

Changes:

  • set properly the url to the actual latest action version
  • update checkout version to v6 (v4 is deprecated)

francoto added 4 commits June 2, 2026 17:55
- checkout action version changed to v6 (latest)
- uses correct url to latest rsmetacheck action version
Comment thread .github/workflows/test.yml Outdated
Comment thread README.md
Comment thread entrypoint.sh
Comment on lines +13 to +15
if [ -n "$GITHUB_REPOSITORY" ]; then
CMD="$CMD --input https://github.com/$GITHUB_REPOSITORY"
else # if github repository url is not existing then return error

@francoto francoto Jun 15, 2026

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure this part is ever used as the variable input is set to the default when not set.
So this line may be removed eventually but I am not sure.

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