Skip to content

Commit 1a16e27

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

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
@@ -57,7 +57,7 @@ jobs:
5757
- run: go mod download
5858
- run: go test -coverprofile=coverage.out ./...
5959
- run: go tool cover -html=coverage.out -o coverage.html
60-
- uses: actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
60+
- uses: actions/upload-artifact@1746f4ab65b179e0ea60a494b83293b640dd5bba # v4.3.2
6161
with:
6262
name: go-${{ matrix.go-version }}-coverage
6363
path: coverage.html

0 commit comments

Comments
 (0)