Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Update github-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 1f48e68 commit c6a9042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

# Linting
- name: Linting
uses: golangci/golangci-lint-action@d149ece3f4b24e9c6b291dbcdfe0b4bb68ed31b2
uses: golangci/golangci-lint-action@692c9c9dba385536b59da68da5aef1775a6f94ea
with:
version: latest
args: --config=./.github/.golangci.yml ./...
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:

# Codecov
- name: Codecov
uses: codecov/codecov-action@daf8061cef8a0d8fd29c928f215033d63ca77d8e
uses: codecov/codecov-action@1290bddc8851afa46a03b9a73dd9979a415d4c4f
with:
file: .github/coverage.out

Expand Down

0 comments on commit c6a9042

Please sign in to comment.