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.
2 parents c2ac610 + ff2dc73 commit 3ee83a9Copy full SHA for 3ee83a9
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
node-version: 20
68
69
- name: Download artifacts
70
- uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
+ uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
71
72
- name: Install junit-report-merger
73
run: npm install -g junit-report-merger
.github/workflows/create-release-pr.yml
@@ -89,7 +89,7 @@ jobs:
89
run: npm install -g [email protected]
90
91
92
93
with:
94
name: terraform-provider-tfe
95
0 commit comments