Skip to content

Commit f9310ad

Browse files
chore(deps): bump azure/setup-kubectl from 4.0.1 to 5.0.0 (#734)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7903e9 commit f9310ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
make build
3535
echo "$GITHUB_WORKSPACE/bin" >> $GITHUB_PATH
3636
- name: Install kubectl
37-
uses: azure/setup-kubectl@776406bce94f63e41d621b960d78ee25c8b76ede
37+
uses: azure/setup-kubectl@15650b3ad78fff148532a140b8a4c821796b2d7b
3838
with:
3939
version: 'latest'
4040
- name: Test examples

0 commit comments

Comments
 (0)