Skip to content

Commit e0ebb87

Browse files
authored
Merge pull request #207 from shapeblue/pin-gha
Pin github actions version
2 parents 4eb6d4b + 808d58a commit e0ebb87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
id: setup-cloudstack
9898
with:
9999
cloudstack-version: ${{ matrix.cloudstack-version }}
100-
- uses: opentofu/setup-opentofu@v1
100+
- uses: opentofu/setup-opentofu@000eeb8522f0572907c393e8151076c205fdba1b # v1.0.6
101101
with:
102102
tofu_version: ${{ matrix.opentofu-version }}
103103
- name: Run acceptance test

0 commit comments

Comments
 (0)