Skip to content

Commit

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

Co-authored-by: IK Renovate Bot <[email protected]>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot authored Nov 19, 2023
1 parent 2d1f422 commit c6b94d1
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@v2.3.2
uses: actions/checkout@v2.7.0
with:
fetch-depth: '1'
submodules: 'recursive'
Expand Down

0 comments on commit c6b94d1

Please sign in to comment.