Skip to content

Commit 1d13b80

Browse files
authored
Merge pull request #16 from EncoreTechnologies/hotfix/fix-ci-errors
hotfix/fix-ci-errors
2 parents eba929b + a40b0ef commit 1d13b80

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 2.0.1
4+
5+
* Added dummy action so that the ST2 CI pipeline does not fail when registering actions
6+
37
## 2.0.0
48

59
* Drop Python 2.7 support

actions/dummyaction

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Only here so that the ST2 CI pipeline does not fail when running Register Action tests

pack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ keywords :
99
- Logging
1010
- logging
1111
- useful
12-
version: 2.0.0
12+
version: 2.0.1
1313
author : davidjohngee
1414
1515
python_versions:

0 commit comments

Comments
 (0)