diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fdd8227..d3a01dc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -63,7 +63,7 @@ jobs: run: task test - name: Run go tests with coverage for github actions run: ./scripts/test.sh - - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1 + - uses: codecov/codecov-action@0fb7174895f61a3b6b78fc075e0cd60383518dac # v5.5.5 with: file: ./coverage.txt - run: ./papercrypt version