Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 1, 2024
1 parent 9cbf49f commit c120ad0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
pull-requests: read
statuses: write
steps:
- uses: amannn/[email protected].2
- uses: amannn/[email protected].3
with:
wip: true
validateSingleCommit: true
Expand All @@ -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: |
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit c120ad0

Please sign in to comment.