Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Apr 4, 2024
2 parents 45160c8 + 2adc00c commit e732a51
Show file tree
Hide file tree
Showing 4 changed files with 349 additions and 88 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/00-scan-secrets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0

- name: 🐷 TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.69.0
uses: trufflesecurity/trufflehog@v3.72.0
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/99-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- name: ⏬ Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v1.6.0
uses: dependabot/fetch-metadata@v2.0.0
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'

Expand Down
Loading

0 comments on commit e732a51

Please sign in to comment.