Skip to content

Commit 8756426

Browse files
authored
Update dependabot action template (#934)
1 parent a100649 commit 8756426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/dependabotgen/dependabotgen.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ jobs:
322322
if: ${{ github.actor == 'dependabot[bot]' }}
323323
steps:
324324
- name: Checkout
325-
uses: actions/checkout@v4
325+
uses: actions/checkout@v6
326326
with:
327327
ref: ${{ github.head_ref }}
328328
path: ./src/github.com/${{ github.repository }}

0 commit comments

Comments
 (0)