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 86475a6 commit 2012a34Copy full SHA for 2012a34
.github/workflows/ci.yml
@@ -67,7 +67,7 @@ jobs:
67
node-version: 16
68
69
- name: Download artifacts
70
- uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
+ uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
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