Skip to content

Commit

Permalink
feat: build for release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2022
1 parent c8fe5f1 commit 0d342b0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# [2.5.4] - 2022-12-5 [PR: #53](https://github.com/dolittle/establish-context-action/pull/53)
## Summary
Update dependencies and use latest dolittle typescript packages


# [2.5.3] - 2021-11-25 [PR: #45](https://github.com/dolittle/establish-context-action/pull/45)
## Summary

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ outputs:
description: The url to the pull request

runs:
using: 'node12'
using: 'node16'
main: 'release/index.js'

0 comments on commit 0d342b0

Please sign in to comment.