Skip to content

Commit fe1044d

Browse files
authored
Merge pull request #43 from equinix-labs/renovate/jaxxstorm-action-install-gh-release-1.x
chore(deps): update jaxxstorm/action-install-gh-release action to v1.11.0
2 parents 5249d4e + 1584b5b commit fe1044d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pre-commit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ jobs:
6363
${{ runner.os }}-terraform-
6464
6565
- name: Install tfsec
66-
uses: jaxxstorm/action-install-gh-release@v1.5.0
66+
uses: jaxxstorm/action-install-gh-release@v1.11.0
6767
with:
6868
repo: aquasecurity/tfsec
6969
platform: linux
70-
arch: x86-64
70+
arch: amd64
7171

7272
- uses: pre-commit/[email protected]

0 commit comments

Comments
 (0)