Skip to content

Commit e0f00dd

Browse files
authored
Merge pull request moby#6720 from moby/dependabot/github_actions/crazy-max/dot-github-1.7.1
build(deps): bump crazy-max/.github from 1.7.0 to 1.7.1
2 parents cfd36ab + 3154249 commit e0f00dd

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ jobs:
194194
-
195195
name: Generate annotations
196196
if: always()
197-
uses: crazy-max/.github/.github/actions/gotest-annotations@4a17dbaa9ce13920fc5bb8824eb89c16301e5ab2 # v1.7.0
197+
uses: crazy-max/.github/.github/actions/gotest-annotations@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 # v1.7.1
198198
with:
199199
directory: ./bin/testreports
200200
-

.github/workflows/buildkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ jobs:
316316
-
317317
name: Scout
318318
id: scout
319-
uses: crazy-max/.github/.github/actions/docker-scout@4a17dbaa9ce13920fc5bb8824eb89c16301e5ab2 # v1.7.0
319+
uses: crazy-max/.github/.github/actions/docker-scout@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 # v1.7.1
320320
with:
321321
version: ${{ env.SCOUT_VERSION }}
322322
format: sarif

.github/workflows/frontend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ jobs:
216216
-
217217
name: Scout
218218
id: scout
219-
uses: crazy-max/.github/.github/actions/docker-scout@4a17dbaa9ce13920fc5bb8824eb89c16301e5ab2 # v1.7.0
219+
uses: crazy-max/.github/.github/actions/docker-scout@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 # v1.7.1
220220
with:
221221
version: ${{ env.SCOUT_VERSION }}
222222
format: sarif

.github/workflows/test-os.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ jobs:
180180
-
181181
name: Generate annotations
182182
if: always()
183-
uses: crazy-max/.github/.github/actions/gotest-annotations@4a17dbaa9ce13920fc5bb8824eb89c16301e5ab2 # v1.7.0
183+
uses: crazy-max/.github/.github/actions/gotest-annotations@64a0bfaf6e6bb1c448d6e4c42b11034ee7094f16 # v1.7.1
184184
with:
185185
directory: ./bin/testreports
186186
-

0 commit comments

Comments
 (0)