diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 268b262..a495458 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: AQUA_CONFIG: ${{ github.workspace }}/aqua.yaml AQUA_POLICY_CONFIG: ${{ github.workspace }}/aqua-policy.yaml steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 - uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3.0 id: setup-go with: