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

This commit is contained in:
dependabot[bot]
2025-08-19 15:05:51 -04:00
committed by GitHub
parent cdf8c1d057
commit 4133c5e43f
4 changed files with 6 additions and 6 deletions

View File

@@ -17,7 +17,7 @@ jobs:
KUBECONFIG: /home/runner/.kube/config
PR_BASE_REF: ${{ github.event.pull_request.base.ref }}
steps:
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
name: Checkout from PR branch
- id: action-npm-build