Skip to content

Commit

Permalink
Merge pull request #307 from 88labs/dependabot/github_actions/depende…
Browse files Browse the repository at this point in the history
…ncies-f165ecadc6

chore(deps): bump the dependencies group with 1 update
  • Loading branch information
tomtwinkle authored Oct 17, 2023
2 parents f5d073b + 093c36e commit 3172e34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/secretlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
- uses: reviewdog/action-setup@80a06617492b461a66508e2dedf16233f0506804 # v1.0.6
- id: changed-files
uses: tj-actions/changed-files@408093d9ff9c134c33b974e0722ce06b9d6e8263 # v39.2.2
uses: tj-actions/changed-files@95690f9ece77c1740f4a55b7f1de9023ed6b1f87 # v39.2.3
- name: Run secretlint
if: steps.changed-files.outputs.all_changed_files_count != '0'
env:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
fetch-depth: 0
- uses: reviewdog/action-setup@80a06617492b461a66508e2dedf16233f0506804 # v1.0.6
- id: changed-files
uses: tj-actions/changed-files@408093d9ff9c134c33b974e0722ce06b9d6e8263 # v39.2.2
uses: tj-actions/changed-files@95690f9ece77c1740f4a55b7f1de9023ed6b1f87 # v39.2.3
- id: run-semgrep
if: steps.changed-files.outputs.all_changed_files_count != '0'
name: Run semgrep
Expand Down

0 comments on commit 3172e34

Please sign in to comment.