Skip to content

Commit

Permalink
Github action version change.
Browse files Browse the repository at this point in the history
  • Loading branch information
VatsalJagani committed Feb 17, 2024
1 parent 3517fe7 commit 60ed5e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: "ubuntu-latest"

steps:
- uses: VatsalJagani/splunk-app-action@v2.9
- uses: VatsalJagani/splunk-app-action@v2.10
with:
app_dir: "TA_NetDocuments"
use_ucc_gen: true
Expand All @@ -35,7 +35,7 @@ jobs:
logger_log_files_prefix: "ta_netdocuments"
logger_sourcetype: "ta_netdocuments:logs"

- uses: VatsalJagani/splunk-app-action@v2.9
- uses: VatsalJagani/splunk-app-action@v2.10
with:
app_dir: "NetDocuments_App"
is_app_inspect_check: true
Expand Down

0 comments on commit 60ed5e0

Please sign in to comment.