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
…ows/codeowners-merge.yml) (#764)

Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot committed Jun 29, 2024
1 parent 9b201cb commit 47616fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeowners-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:

- name: checkout code
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
fetch-depth: '1'
submodules: 'recursive'
Expand Down

0 comments on commit 47616fa

Please sign in to comment.