Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 3b526c0

Browse files
chore(release): 1.0.0
# 1.0.0 (2021-06-13) ### Bug Fixes * cache path ([52e1ae5](52e1ae5)) * move release ([f559d96](f559d96)) * unneeded code ([48ea4aa](48ea4aa)) ### Features * first commit ([a89593e](a89593e))
1 parent f559d96 commit 3b526c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ name: "Addon Factory Splunk Package Version"
1818
description: "Produce a version for Splunk packages compatible with splunkbase"
1919
runs:
2020
using: "docker"
21-
image: "docker://ghcr.io/splunk/addonfactory-get-splunk-package-version-action-action:v1.4.8"
21+
image: "docker://ghcr.io/splunk/addonfactory-ort-action:v1.0.0"
2222
inputs:
2323
SemVer:
2424
description: Ouput of SEMVER step

0 commit comments

Comments
 (0)