Skip to content

chore(deps): update reviewdog to 0.17.4 (#255) #617

chore(deps): update reviewdog to 0.17.4 (#255)

chore(deps): update reviewdog to 0.17.4 (#255) #617

GitHub Actions / actionlint failed May 10, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (1)

.github/workflows/release.yml|41 col 14| workflow command "set-output" was deprecated. use echo "{name}={value}" >> $GITHUB_OUTPUT instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions [deprecated-commands]

Filtered Findings (0)

Annotations

Check failure on line 41 in .github/workflows/release.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/release.yml#L41

workflow command "set-output" was deprecated. use `echo "{name}={value}" >> $GITHUB_OUTPUT` instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions [deprecated-commands]
Raw output
.github/workflows/release.yml:41:14: workflow command "set-output" was deprecated. use `echo "{name}={value}" >> $GITHUB_OUTPUT` instead: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions [deprecated-commands]