Skip to content

Commit

Permalink
Merge pull request #4341 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/dev-dependencies-d444d91210

build(deps): bump the dev-dependencies group with 1 update
  • Loading branch information
k8s-ci-robot committed Mar 29, 2024
2 parents 420532f + a1fd5fe commit 3fa7375
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
fetch-depth: 0

- uses: actions/setup-python@v5
- uses: actions/setup-python@v5.1.0
with:
python-version: "3.10"
cache: "pip"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/lint-test-chart.yaml
Expand Up @@ -59,7 +59,7 @@ jobs:
version: latest

- name: Install Python
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
with:
token: ${{ github.token }}
python-version: "3.x"
Expand Down

0 comments on commit 3fa7375

Please sign in to comment.