Skip to content

Commit 92a954f

Browse files
Result of tsccr-helper -log-level=info gha update -latest .github/
1 parent 7437af5 commit 92a954f

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@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
52+
- uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v4.5.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)