Compare commits

..

No commits in common. "9fc59f0cabdf0c5c10ef2d8703ebe302bb220f4f" and "66e76792bf517e64ef3b4bddc959a306a92879a6" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -42,6 +42,6 @@ jobs:
run: | run: |
go test -v -shuffle=on -race --coverprofile=coverage.coverprofile --covermode=atomic ./... go test -v -shuffle=on -race --coverprofile=coverage.coverprofile --covermode=atomic ./...
- name: Upload coverage to Codecov - name: Upload coverage to Codecov
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0 uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
with: with:
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos

View file

@ -18,4 +18,4 @@ jobs:
with: with:
egress-policy: audit egress-policy: audit
- name: Run govulncheck - name: Run govulncheck
uses: golang/govulncheck-action@b625fbe08f3bccbe446d94fbf87fcc875a4f50ee # v1.0.4 uses: golang/govulncheck-action@dd0578b371c987f96d1185abb54344b44352bd58 # v1.0.3