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

Commit

Permalink
chore(release): 1.1.5
Browse files Browse the repository at this point in the history
## [1.1.5](v1.1.4...v1.1.5) (2021-09-08)

### Bug Fixes

* remove prefix v from version ([889703a](889703a))
  • Loading branch information
semantic-release-bot committed Sep 8, 2021
1 parent e6d705f commit 4212c21
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 @@ -18,7 +18,7 @@ name: "Addon Factory Splunk Package Version"
description: "Produce a version for Splunk packages compatible with splunkbase"
runs:
using: "docker"
image: "docker://ghcr.io/splunk/addonfactory-get-splunk-package-version-action:v1.1.4"
image: "docker://ghcr.io/splunk/addonfactory-get-splunk-package-version-action:v1.1.5"
inputs:
SemVer:
description: Ouput of SEMVER step
Expand Down

0 comments on commit 4212c21

Please sign in to comment.