We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8262392 + dbb0637 commit 09f1abbCopy full SHA for 09f1abb
.github/workflows/kubectl-create-bump-pr.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
steps:
33
- name: Checkout target branch
34
- uses: actions/checkout@v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
35
with:
36
ref: ${{ inputs.target_branch }}
37
0 commit comments