Skip to content

Commit 24e3cdc

Browse files
authored
Merge pull request #7 from EncoreTechnologies/hotfix/fix-ci-errors
hotfix/fix-ci-errors
2 parents f2558ba + d667fa3 commit 24e3cdc

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# Change Log
2+
3+
## 1.0.1
4+
5+
* Added dummy action so that the ST2 CI pipeline does not fail when registering actions
6+
27
## 1.0.0
38

49
* 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
@@ -6,7 +6,7 @@ keywords:
66
- napalm
77
- syslog
88
- networking
9-
version: 1.0.0
9+
version: 1.0.1
1010
author: John Anderson
1111
1212
python_versions:

0 commit comments

Comments
 (0)