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

Commit ede0ee7

Browse files
chore(release): 1.1.0
# [1.1.0](v1.0.3...v1.1.0) (2021-07-17) ### Features * remove version from artifact file names ([31c48d2](31c48d2))
1 parent 31c48d2 commit ede0ee7

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

0 commit comments

Comments
 (0)