Skip to content

Commit 6dacd4f

Browse files
Result of tsccr-helper -log-level=info gha update -latest . (#360)
Co-authored-by: hashicorp-tsccr[bot] <hashicorp-tsccr[bot]@users.noreply.github.com>
1 parent 23a9124 commit 6dacd4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
wildcard=".*"
5050
echo "version=${orginal_version%"$wildcard"}" >> "$GITHUB_OUTPUT"
5151
- run: go tool cover -html=coverage.out -o coverage.html
52-
- uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
52+
- uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
5353
with:
5454
name: go-${{ matrix.go-version }}-terraform-${{ steps.tf_version.outputs.version }}-coverage
5555
path: coverage.html

0 commit comments

Comments
 (0)