Skip to content

Commit

Permalink
Merge pull request #11 from CrossRealms/github-action-v4
Browse files Browse the repository at this point in the history
GitHub action v4
  • Loading branch information
VatsalJagani authored Mar 17, 2024
2 parents c7c0c55 + 64198a8 commit 4605696
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@ jobs:
runs-on: "ubuntu-latest"

steps:
- uses: VatsalJagani/splunk-app-action@v3
- uses: VatsalJagani/splunk-app-action@v4
with:
app_dir: "."
to_make_permission_changes: true
splunkbase_username: ${{ secrets.SPLUNKBASE_USERNAME }}
splunkbase_password: ${{ secrets.SPLUNKBASE_PASSWORD }}
app_utilities: "whats_in_the_app"
Expand Down

0 comments on commit 4605696

Please sign in to comment.