Skip to content

Commit c6ad2a3

Browse files
authored
Merge pull request #1575 from docker/dependabot/github_actions/actions/checkout-7.0.0
chore(deps): Bump actions/checkout from 6.0.3 to 7.0.0
2 parents d37484f + 0448735 commit c6ad2a3

7 files changed

Lines changed: 51 additions & 51 deletions

File tree

.github/workflows/.e2e-run.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
-
5454
name: Checkout
55-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
55+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
5656
-
5757
name: Set up env
5858
if: inputs.type == 'local'

0 commit comments

Comments
 (0)