Skip to content

Commit 518f1f7

Browse files
chore(deps): update actions/setup-go action to v5.5.0
1 parent 0a5d160 commit 518f1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
3434
id: setup-go
3535
with:
3636
go-version: ${{ matrix.go_version }}

0 commit comments

Comments
 (0)