From c120ad0b4296ef0a5f56676f4ca45c5e745eb527 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 11:53:59 +0000 Subject: [PATCH] chore(deps): update all dependencies --- .github/workflows/reusable-build-test-release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/reusable-build-test-release.yml b/.github/workflows/reusable-build-test-release.yml index 320c761b4..f3909defe 100644 --- a/.github/workflows/reusable-build-test-release.yml +++ b/.github/workflows/reusable-build-test-release.yml @@ -172,7 +172,7 @@ jobs: pull-requests: read statuses: write steps: - - uses: amannn/action-semantic-pull-request@v5.5.2 + - uses: amannn/action-semantic-pull-request@v5.5.3 with: wip: true validateSingleCommit: true @@ -196,7 +196,7 @@ jobs: submodules: false persist-credentials: false - id: matrix - uses: splunk/addonfactory-test-matrix-action@v2.0.2 + uses: splunk/addonfactory-test-matrix-action@v2.1.5 - name: Combined Splunk and SC4S Versions id: combined_Splunkmatrix run: | @@ -271,7 +271,7 @@ jobs: fetch-depth: "0" ref: ${{ github.head_ref }} - name: Secret Scanning Trufflehog - uses: trufflesecurity/trufflehog@v3.78.0 + uses: trufflesecurity/trufflehog@v3.80.5 with: extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified version: 3.77.0