We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea591df commit 038f2b5Copy full SHA for 038f2b5
.github/workflows/test-e2e-desktop.yaml
@@ -38,7 +38,7 @@ jobs:
38
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
39
40
- name: Set up Enos
41
- uses: hashicorp/action-setup-enos@b9fa53484a1e8fdcc7b02a118bcf01d65b9414c9
+ uses: hashicorp/action-setup-enos@39a8f388434bea5eeba6649b99aa9949a55a1150
42
with:
43
github-token: ${{ secrets.GITHUB_TOKEN }}
44
0 commit comments