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

Commit

Permalink
chore(release): 1.1.4
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2021-05-26)

### Bug Fixes

* missing python3.8 ([f475f7c](f475f7c))
  • Loading branch information
semantic-release-bot committed May 26, 2021
1 parent dc7ff8b commit 304f778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: "docker"
env:
INPUT_SCANDIR: "${{ inputs.ScanDir }}"
image: "docker://ghcr.io/splunk/addonfactory-sample-scanner:v1.1.3"
image: "docker://ghcr.io/splunk/addonfactory-sample-scanner:v1.1.4"
inputs:
args:
description: Additional arguments to the scanner
Expand Down

0 comments on commit 304f778

Please sign in to comment.