Skip to content

v2.1.3 Fix set-output deprecation notice & Dependency Updates

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 10:21
· 97 commits to refs/heads/master since this release
2501fb7

#157 fixes the deprecation notices from github The set-output command is deprecated reported in #172

🐛 Fixes

  • build(deps): bump @actions/core from 1.9.1 to 1.10.0 (#157)

🤖 Dependency Updates

13 changes
  • build(deps-dev): bump eslint-plugin-github from 4.3.7 to 4.4.0 (#167)
  • build(deps): bump @actions/github from 5.1.0 to 5.1.1 (#156)
  • build(deps-dev): bump eslint from 8.25.0 to 8.26.0 (#170)
  • build(deps-dev): bump @typescript-eslint/parser from 5.40.0 to 5.41.0 (#171)
  • build(deps): bump @actions/core from 1.9.1 to 1.10.0 (#157)
  • build(deps-dev): bump @types/node from 18.8.3 to 18.11.0 (#169)
  • build(deps-dev): bump @typescript-eslint/parser from 5.39.0 to 5.40.0 (#163)
  • build(deps-dev): bump eslint-plugin-jest from 27.0.4 to 27.1.1 (#164)
  • build(deps-dev): bump @types/node from 18.8.0 to 18.8.3 (#161)
  • build(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#162)
  • build(deps-dev): bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#158)
  • build(deps-dev): bump typescript from 4.8.3 to 4.8.4 (#159)
  • build(deps-dev): bump @types/node from 18.7.23 to 18.8.0 (#160)

Full Changelog: 2.1.2...v2.1.3

Contributors: @8BitJonny, @dependabot and @dependabot[bot]