Skip to content

Commit a40b0ef

Browse files
committed
Fixed files to work with latest CI updates
1 parent eba929b commit a40b0ef

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)