Skip to content

Commit

Permalink
chore(deps): update actions/checkout action to v4.1.7 (.github/workfl…
Browse files Browse the repository at this point in the history
…ow-templates/codeowners-merge.yml) (#761)

Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot committed Jun 29, 2024
1 parent d238357 commit 165d679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflow-templates/codeowners-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: checkout code
if: steps.check.outputs.triggered == 'true'
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
fetch-depth: '1'
submodules: 'recursive'
Expand Down

0 comments on commit 165d679

Please sign in to comment.