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

Commit 10c3f6d

Browse files
chore(release): 1.0.3
## [1.0.3](v1.0.2...v1.0.3) (2021-06-14) ### Bug Fixes * ensure world read on output ([65c4127](65c4127))
1 parent 65c4127 commit 10c3f6d

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.2"
21+
image: "docker://ghcr.io/splunk/addonfactory-packaging-toolkit-action:v1.0.3"
2222
inputs:
2323
source:
2424
description: location of uncompressed source

0 commit comments

Comments
 (0)