Skip to content

Commit 038f2b5

Browse files
chore(deps): bump hashicorp/action-setup-enos from 1.37 to 1.38
Bumps [hashicorp/action-setup-enos](https://github.com/hashicorp/action-setup-enos) from 1.37 to 1.38. - [Commits](hashicorp/action-setup-enos@b9fa534...39a8f38) --- updated-dependencies: - dependency-name: hashicorp/action-setup-enos dependency-version: '1.38' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea591df commit 038f2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e-desktop.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd
3939

4040
- name: Set up Enos
41-
uses: hashicorp/action-setup-enos@b9fa53484a1e8fdcc7b02a118bcf01d65b9414c9
41+
uses: hashicorp/action-setup-enos@39a8f388434bea5eeba6649b99aa9949a55a1150
4242
with:
4343
github-token: ${{ secrets.GITHUB_TOKEN }}
4444

0 commit comments

Comments
 (0)