Skip to content

Commit 1cafe1f

Browse files
chore(deps): update actions/setup-go action to v5.4.0
1 parent 130fdf3 commit 1cafe1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
AQUA_POLICY_CONFIG: ${{ github.workspace }}/aqua-policy.yaml
3131
steps:
3232
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33-
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
33+
- uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4.0
3434
id: setup-go
3535
with:
3636
go-version: ${{ matrix.go_version }}

0 commit comments

Comments
 (0)