Skip to content

Commit

Permalink
chore(deps): update dependency kubectl to v1.28.3 (#2145)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 42b81b9 commit c165a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/github-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ RUN install-tool terraform 1.6.1
RUN install-tool actions-runner v2.310.2

# renovate: datasource=github-releases packageName=kubernetes/kubernetes
RUN install-tool kubectl v1.28.2
RUN install-tool kubectl v1.28.3

WORKDIR /actions-runner

Expand Down

0 comments on commit c165a1c

Please sign in to comment.