Bump the actions group in /.github/workflows with 2 updates (#400)

This commit is contained in:
dependabot[bot]
2025-04-29 19:11:49 +00:00
committed by GitHub
parent b2568065ec
commit 648274edaf
9 changed files with 11 additions and 11 deletions
@@ -57,7 +57,7 @@ jobs:
- name: Create namespace to run tests
run: kubectl create ns ${{ env.NAMESPACE }}
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # 5.5.0
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # 5.6.0
name: Install Python
with:
python-version: '3.x'