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

Commit 3b6cc43

Browse files
chore(release): 1.0.2
## [1.0.2](v1.0.1...v1.0.2) (2021-06-13) ### Bug Fixes * wrong image ([8ae085b](8ae085b)) * wrong image ([28f93ae](28f93ae))
1 parent 8ae085b commit 3b6cc43

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:v1.0.1"
21+
image: "docker://ghcr.io/splunk/addonfactory-get-splunk-package-version-action:v1.0.2"
2222
inputs:
2323
SemVer:
2424
description: Ouput of SEMVER step

0 commit comments

Comments
 (0)