Skip to content

Commit

Permalink
chore(release): 3.0.0
Browse files Browse the repository at this point in the history
# [3.0.0](v2.0.0...v3.0.0) (2023-07-14)

### Bug Fixes

* trigger release ([#11](#11)) ([d30a99a](d30a99a))

### Features

* Splunk AppInspect API major version ([#9](#9)) ([7b0f2a6](7b0f2a6)), closes [#8](#8)

### BREAKING CHANGES

* action redesign

* ci: add ci

* ci: add ci

* test: Build dockerfile

* fix: change bash to sh

* test: echo variables

* test: bash > sh

* test: quotes around parameters

* ci: results print format

* ci: enable main

* fix: download results when failing

* test: minor fixes for tests

* ci: run pytests in ci

* feat: requests handling

* refactor: download_reports, parse results
  • Loading branch information
srv-rr-github-token committed Jul 14, 2023
1 parent d30a99a commit 9014de5
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 @@ -21,5 +21,5 @@ inputs:
required: false
runs:
using: "docker"
image: docker://ghcr.io/splunk/appinspect-api-action/appinspect-api-action:v1.0.0
image: docker://ghcr.io/splunk/appinspect-api-action/appinspect-api-action:v3.0.0
# image: docker://ghcr.io/splunk/appinspect-api-action/appinspect-api-action:v1.0.0

0 comments on commit 9014de5

Please sign in to comment.