Merge pull request #1599 from docker/dependabot/github_actions/actions/checkout-7.0.1

chore(deps): Bump actions/checkout from 7.0.0 to 7.0.1
This commit is contained in:
CrazyMax
2026-08-06 10:11:31 +02:00
committed by GitHub
7 changed files with 51 additions and 51 deletions

View File

@@ -52,7 +52,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
-
name: Set up env
if: inputs.type == 'local'