Skip to content

Commit

Permalink
fix: use amd64 arch in action-install-gh-release pre-commit.yaml (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
displague authored Mar 20, 2024
1 parent 0f3cde2 commit bb2c80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:
with:
repo: aquasecurity/tfsec
platform: linux
arch: x86-64
arch: amd64

- uses: pre-commit/[email protected]

0 comments on commit bb2c80c

Please sign in to comment.