diff --git a/.github/workflows/auth-layer-chart-install.yml b/.github/workflows/auth-layer-chart-install.yml index c6b7696..27309f0 100644 --- a/.github/workflows/auth-layer-chart-install.yml +++ b/.github/workflows/auth-layer-chart-install.yml @@ -25,7 +25,7 @@ jobs: egress-policy: audit - name: Setup Python - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0 + uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1 with: python-version: "3.10" diff --git a/.github/workflows/charts-lint.yml b/.github/workflows/charts-lint.yml index 11b84a5..0314168 100644 --- a/.github/workflows/charts-lint.yml +++ b/.github/workflows/charts-lint.yml @@ -25,7 +25,7 @@ jobs: egress-policy: audit - name: Setup Python - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0 + uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1 with: python-version: "3.10" diff --git a/.github/workflows/hedera-the-graph-chart-install.yml b/.github/workflows/hedera-the-graph-chart-install.yml index 142be42..7da8573 100644 --- a/.github/workflows/hedera-the-graph-chart-install.yml +++ b/.github/workflows/hedera-the-graph-chart-install.yml @@ -25,7 +25,7 @@ jobs: egress-policy: audit - name: Setup Python - uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0 + uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1 with: python-version: "3.10"