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 42d8e9e commit 7173538Copy full SHA for 7173538
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
node-version: 20
68
69
- name: Download artifacts
70
- uses: actions/download-artifact@b14cf4c92620c250e1c074ab0a5800e37df86765 # v4.18.0
+ uses: actions/download-artifact@95815c38cf2ff2164869cbab79da8d1f422bc89e # v4.18.0
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