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

Commit 1e7caba

Browse files
chore(release): 1.0.1
## [1.0.1](v1.0.0...v1.0.1) (2021-06-14) ### Bug Fixes * sanitize input_source for slim ([07b2c25](07b2c25))
1 parent 07b2c25 commit 1e7caba

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 slim action"
1818
description: "Produce splunk package"
1919
runs:
2020
using: "docker"
21-
image: "docker://ghcr.io/splunk/addonfactory-packaging-toolkit-action:v1.0.0"
21+
image: "docker://ghcr.io/splunk/addonfactory-packaging-toolkit-action:v1.0.1"
2222
inputs:
2323
source:
2424
description: location of uncompressed source

0 commit comments

Comments
 (0)