File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1+ # Version: 1.0.2
2+
3+ * [ #9 ] ( https://github.com/saadmk11/github-action-utils/pull/9 ) : Fix ` group() ` Context Manager ` end_group() ` function call not passing ` use_subprocess `
4+ * [ #10 ] ( https://github.com/saadmk11/github-action-utils/pull/10 ) : Rearrange Documentation Sections
5+
6+
17# Version: 1.0.1
28
39* [ #3 ] ( https://github.com/saadmk11/github-action-utils/pull/3 ) : Do not Escape Data on Log Messages
Original file line number Diff line number Diff line change 11[metadata]
22name = github-action-utils
3- version = 1.0.1
3+ version = 1.0.2
44description = Collection of python functions that can be used to run GitHub Action Workflow Commands
55long_description = file: README.md
66long_description_content_type = text/markdown
You can’t perform that action at this time.
0 commit comments