diff --git a/README.md b/README.md index 61fb97b..6fd6bc0 100644 --- a/README.md +++ b/README.md @@ -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 }}