Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/github/codeql-acti…
Browse files Browse the repository at this point in the history
…on-2.21.8
  • Loading branch information
ss-o authored Sep 21, 2023
2 parents 3cd1dfd + d47f780 commit b6f99c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
run: ${{ inputs.pnpm_arguments }}
- if: ${{ inputs.action == 'check' }}
name: "✨ Check"
uses: trunk-io/trunk-action@883e222ef19201ad402ef73e58101ec8186d7d54
uses: trunk-io/trunk-action@97ecd21fe6c743bf7a606791584b683a7995c70e
with:
trunk-path: ${{ inputs.trunk_path }}
trunk-token: ${{ secrets.trunk-token }}
Expand All @@ -115,4 +115,4 @@ jobs:
arguments: ${{ inputs.arguments }}
- if: ${{ inputs.action == 'upgrade' }}
name: "✨ Upgrade"
uses: trunk-io/trunk-action/upgrade@v1.1.7
uses: trunk-io/trunk-action/upgrade@97ecd21fe6c743bf7a606791584b683a7995c70e
2 changes: 1 addition & 1 deletion .trunk/trunk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ plugins:
ref: v1.2.3
lint:
disabled:
- terrascan
- trivy
- checkov
- trufflehog
- yamllint
enabled:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Expand Down

0 comments on commit b6f99c2

Please sign in to comment.