Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-as authored Aug 26, 2024
1 parent 6ceda7d commit 707fe6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
uses: aquasecurity/[email protected]
with:
scan-type: fs
scan-ref: build
scan-ref: '.'
format: table
exit-code: 1

Expand Down Expand Up @@ -436,7 +436,7 @@ jobs:
name: Install Go
uses: actions/setup-go@v3
with:
go-version: 1.22.x
go-version: 1.20.x

- # === Install State Tool ===
name: Install State Tool
Expand Down

0 comments on commit 707fe6b

Please sign in to comment.