diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index e0735f8..87a1bad 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -135,7 +135,7 @@ jobs: test-action-container: runs-on: ubuntu-latest container: - image: golang:1.21.5 + image: golang:1.21.6 steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: ./