mirror of
https://github.com/tarampampam/error-pages.git
synced 2024-08-30 18:22:40 +00:00
build(deps): bump the github-actions group with 2 updates (#283)
This commit is contained in:
parent
d585b531cb
commit
5512f2d8bb
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -32,7 +32,7 @@ jobs: # Docs: <https://git.io/JvxXE>
|
|||||||
- uses: gacts/setup-go-with-cache@v1
|
- uses: gacts/setup-go-with-cache@v1
|
||||||
with: {go-version-file: go.mod}
|
with: {go-version-file: go.mod}
|
||||||
|
|
||||||
- uses: golangci/golangci-lint-action@v5
|
- uses: golangci/golangci-lint-action@v6
|
||||||
with: {skip-pkg-cache: true, skip-build-cache: true}
|
with: {skip-pkg-cache: true, skip-build-cache: true}
|
||||||
|
|
||||||
validate-config-file:
|
validate-config-file:
|
||||||
@ -193,7 +193,7 @@ jobs: # Docs: <https://git.io/JvxXE>
|
|||||||
name: docker-image
|
name: docker-image
|
||||||
path: .artifact
|
path: .artifact
|
||||||
|
|
||||||
- uses: aquasecurity/trivy-action@0.19.0 # action page: <https://github.com/aquasecurity/trivy-action>
|
- uses: aquasecurity/trivy-action@0.21.0 # action page: <https://github.com/aquasecurity/trivy-action>
|
||||||
with:
|
with:
|
||||||
input: .artifact/docker-image.tar
|
input: .artifact/docker-image.tar
|
||||||
format: sarif
|
format: sarif
|
||||||
|
Loading…
Reference in New Issue
Block a user