Skip to content

Commit 09f1abb

Browse files
authored
Merge pull request #132 from rancher/renovate/main-gha-deps
chore(deps): pin actions/checkout action to 11bd719 (main)
2 parents 8262392 + dbb0637 commit 09f1abb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kubectl-create-bump-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- name: Checkout target branch
34-
uses: actions/checkout@v4
34+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
3535
with:
3636
ref: ${{ inputs.target_branch }}
3737

0 commit comments

Comments
 (0)