mirror of
https://github.com/docker/setup-docker-action.git
synced 2026-07-28 01:32:53 +02:00
Merge pull request #309 from docker/dependabot/github_actions/actions/checkout-7.0.1
build(deps): bump actions/checkout from 7.0.0 to 7.0.1
This commit is contained in:
@@ -43,7 +43,7 @@ jobs:
|
||||
permission-pull-requests: write
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
|
||||
with:
|
||||
token: ${{ steps.write-app.outputs.token }}
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user