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

Commit b9b7b12

Browse files
chore(release): 1.1.1
## [1.1.1](v1.1.0...v1.1.1) (2023-04-07) ### Bug Fixes * patch set-output command ([#5](#5)) ([6e6d776](6e6d776)) * update permissions and wf ([92f327b](92f327b))
1 parent 92f327b commit b9b7b12

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

0 commit comments

Comments
 (0)