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

Commit 304f778

Browse files
chore(release): 1.1.4
## [1.1.4](v1.1.3...v1.1.4) (2021-05-26) ### Bug Fixes * missing python3.8 ([f475f7c](f475f7c))
1 parent dc7ff8b commit 304f778

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.3"
8+
image: "docker://ghcr.io/splunk/addonfactory-sample-scanner:v1.1.4"
99
inputs:
1010
args:
1111
description: Additional arguments to the scanner

0 commit comments

Comments
 (0)