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

Commit 668fce2

Browse files
chore(release): 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2021-06-13) ### Bug Fixes * bump ([ae205f2](ae205f2))
1 parent ae205f2 commit 668fce2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ 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.0"
21+
image: "docker://ghcr.io/splunk/addonfactory-ort-action:v1.0.1"
2222
inputs:
2323
SemVer:
2424
description: Ouput of SEMVER step
2525
required: true
2626
PrNumber:
2727
description: pass the pr number for PRs
28-
required: true
28+
required: true

0 commit comments

Comments
 (0)