chore(actions)(deps): bump actions/checkout from 4.1.7 to 4.2.2 #320

Merged
dependabot[bot] merged 2 commits from dependabot/github_actions/actions/checkout-4.2.2 into main 2024-11-28 22:16:27 +01:00
Showing only changes of commit 2513b75011 - Show all commits

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
- uses: hadolint/hadolint-action@v3.1.0