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

View File

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