We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
レポート生成のカスタムアクションが下記のissueで報告されている問題によりうまく取得できないことが原因と思われる。
danielpalme/reportgenerator-github-action@5
タグをv5で打ち直したようなので、@v5で参照することにより解決する見込み。
@v5
@5
@v
The text was updated successfully, but these errors were encountered:
KentaHizume
Successfully merging a pull request may close this issue.
概要
レポート生成のカスタムアクションが下記のissueで報告されている問題によりうまく取得できないことが原因と思われる。
danielpalme/reportgenerator-github-action@5
danielpalme/ReportGenerator-GitHub-Action#21タグをv5で打ち直したようなので、
@v5
で参照することにより解決する見込み。詳細 / 機能詳細(オプション)
@5
でバージョンを指定しているが、バージョン5.3.8のハッシュが偶然5から始まったことにより、どちらを指すのかGitHub側で解決できなくなっているらしい。@v
になっている。完了条件
対象は下記の3件
samples-console-app-with-di.ci.yml
samples-dressca-backend.ci.yml
samples-azure-ad-b2c-auth-ci.yml
The text was updated successfully, but these errors were encountered: