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 Jul 3, 2024
1 parent 0316e4e commit 1c1551c
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 @@ -166,7 +166,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 @@ -190,7 +190,7 @@ jobs:
submodules: false
persist-credentials: false
- id: matrix
uses: splunk/addonfactory-test-matrix-action@v2.0.0
uses: splunk/addonfactory-test-matrix-action@v2.1.1
- name: Combined Splunk and SC4S Versions
id: combined_Splunkmatrix
run: |
Expand Down Expand Up @@ -265,7 +265,7 @@ jobs:
fetch-depth: "0"
ref: ${{ github.head_ref }}
- name: Secret Scanning Trufflehog
uses: trufflesecurity/trufflehog@v3.78.0
uses: trufflesecurity/trufflehog@v3.79.0
with:
extra_args: -x .github/workflows/exclude-patterns.txt --json --only-verified
version: 3.77.0
Expand Down

0 comments on commit 1c1551c

Please sign in to comment.