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 fae399b commit c842c97Copy full SHA for c842c97
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
node-version: 20
68
69
- name: Download artifacts
70
- uses: actions/download-artifact@9c19ed7fe5d278cd354c7dfd5d3b88589c7e2395 # v4.1.6
+ uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
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