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

Commit 4089c1c

Browse files
chore(release): 1.2.7
## [1.2.7](v1.2.6...v1.2.7) (2021-10-29) ### Bug Fixes * checked if data['hits'] and is iterable ([0cac874](0cac874)) * checked if data['hits'] and is iterable ([5acd45a](5acd45a))
1 parent ca521e1 commit 4089c1c

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
@@ -20,7 +20,7 @@ runs:
2020
using: "docker"
2121
env:
2222
INPUT_SCANDIR: "${{ inputs.ScanDir }}"
23-
image: "docker://ghcr.io/splunk/addonfactory-sample-scanner:v1.2.6"
23+
image: "docker://ghcr.io/splunk/addonfactory-sample-scanner:v1.2.7"
2424
inputs:
2525
args:
2626
description: Additional arguments to the scanner

0 commit comments

Comments
 (0)