Skip to content

Commit

Permalink
Merge branch 'main' into update-readme
Browse files Browse the repository at this point in the history
  • Loading branch information
flaxel authored Jun 3, 2024
2 parents ab064f8 + 799dfb5 commit 2f23541
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/template_secret_scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fetch-tags: false

- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@v3.75.0
uses: trufflesecurity/trufflehog@v3.77.0
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/template_yaml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4

- name: Lint and Annotate
uses: staffbase/yamllint-action@v1.2.0
uses: staffbase/yamllint-action@v1.3.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
action-name: ${{ inputs.action-name }}
Expand Down

0 comments on commit 2f23541

Please sign in to comment.