We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4eb6d4b commit 5f9930eCopy full SHA for 5f9930e
1 file changed
.github/workflows/acceptance.yml
@@ -97,7 +97,7 @@ jobs:
97
id: setup-cloudstack
98
with:
99
cloudstack-version: ${{ matrix.cloudstack-version }}
100
- - uses: opentofu/setup-opentofu@v1
+ - uses: opentofu/setup-opentofu@000eeb8522f0572907c393e8151076c205fdba1b # v1.0.6
101
102
tofu_version: ${{ matrix.opentofu-version }}
103
- name: Run acceptance test
0 commit comments