Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
# 1.0.0 (2023-07-14)

### 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 7b0f2a6 commit 7691a63
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: Dockerfile
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:v1.0.0

0 comments on commit 7691a63

Please sign in to comment.