Skip to content

Commit

Permalink
Bump the github-actions group with 2 updates (#539)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 34ad73c commit cd9efab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
go install "github.com/deepmap/oapi-codegen/cmd/[email protected]"
go generate ./...
- uses: golangci/golangci-lint-action@v5
- uses: golangci/golangci-lint-action@v6
with: {skip-pkg-cache: true, skip-build-cache: true}

go-test:
Expand Down Expand Up @@ -167,7 +167,7 @@ jobs:
- uses: actions/download-artifact@v4
with: {name: docker-image}

- uses: aquasecurity/trivy-action@0.19.0
- uses: aquasecurity/trivy-action@0.21.0
with:
input: docker-image.tar
format: sarif
Expand Down

0 comments on commit cd9efab

Please sign in to comment.