Skip to content

Commit 0bee23a

Browse files
hashicorp-tsccr[bot]austinvalle
authored andcommitted
Result of tsccr-helper -log-level=info gha update -latest .github/
1 parent 51b9a50 commit 0bee23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-go.yml

Lines changed: 1 addition & 1 deletion
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@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.0
52+
- uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
5353
with:
5454
name: go-${{ matrix.go-version }}-terraform-${{ steps.tf_version.outputs.version }}-coverage
5555
path: coverage.html

0 commit comments

Comments
 (0)