Skip to content

Commit

Permalink
fix: make release 3.0.1 (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruzda-splunk authored Aug 2, 2023
1 parent 46da6de commit 73c54c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# ...
- uses: splunk/appinspect-api-action@v3
- uses: splunk/appinspect-api-action@v3.0
with:
username: ${{ secrets.SPL_COM_USER }}
password: ${{ secrets.SPL_COM_PASSWORD }}
Expand Down

0 comments on commit 73c54c3

Please sign in to comment.