Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit 55ab312

Browse files
chore(release): 1.1.6
## [1.1.6](v1.1.5...v1.1.6) (2021-05-26) ### Bug Fixes * ra ([4d20100](4d20100))
1 parent 8b5214d commit 55ab312

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
@@ -5,7 +5,7 @@ runs:
55
using: "docker"
66
env:
77
INPUT_SCANDIR: "${{ inputs.ScanDir }}"
8-
image: "docker://ghcr.io/splunk/addonfactory-sample-scanner:v1.1.5"
8+
image: "docker://ghcr.io/splunk/addonfactory-sample-scanner:v1.1.6"
99
inputs:
1010
args:
1111
description: Additional arguments to the scanner

0 commit comments

Comments
 (0)