Skip to content

Commit 900cf4f

Browse files
chore(deps): update k1low/octocov-action action to v1.5.0
1 parent 130fdf3 commit 900cf4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
id: test
4242
continue-on-error: true
4343
run: go test -race -coverprofile=cover.out -covermode=atomic ./...
44-
- uses: k1LoW/octocov-action@1ad702b3118b6a055c00b01db68ca0d9f6641dbc # v1.4.0
44+
- uses: k1LoW/octocov-action@73d561f65d59e66899ed5c87e4621a913b5d5c20 # v1.5.0
4545
if: ${{ matrix.go_version == 'stable' && steps.test.outcome == 'success' }}
4646
- uses: aquaproj/aqua-installer@e2d0136abcf70b7a2f6f505720640750557c4b33 # v3.1.1
4747
with:

0 commit comments

Comments
 (0)