Skip to content

Commit

Permalink
[StepSecurity] ci: Harden GitHub Actions
Browse files Browse the repository at this point in the history
Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
  • Loading branch information
step-security-bot committed Feb 2, 2024
1 parent c86765f commit fd881e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
cache: true

- name: Install OpenTofu ${{ matrix.opentofu_version }}
uses: opentofu/setup-opentofu@v1
uses: opentofu/setup-opentofu@da3271e0a2f8b8552a91e37cf85d03622c328ab7 # v1.0.2
with:
tofu_version: ~${{ matrix.opentofu_version }}
tofu_wrapper: false
Expand Down

0 comments on commit fd881e3

Please sign in to comment.