Skip to content

Commit f89fb0f

Browse files
chore(deps): update actions/checkout action to v5
1 parent 0a5d160 commit f89fb0f

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
@@ -29,7 +29,7 @@ jobs:
2929
AQUA_CONFIG: ${{ github.workspace }}/aqua.yaml
3030
AQUA_POLICY_CONFIG: ${{ github.workspace }}/aqua-policy.yaml
3131
steps:
32-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32+
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
3333
- uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0
3434
id: setup-go
3535
with:

0 commit comments

Comments
 (0)