зеркало из https://github.com/dotnet/samples.git
Merge pull request #6986 from dotnet/dependabot/github_actions/dotnet-4940f62cfc
Bump the dotnet group with 2 updates
This commit is contained in:
Коммит
d938b02323
|
@ -41,7 +41,7 @@ jobs:
|
|||
dir: ${{ './github-actions/DotNet.GitHubAction' }}
|
||||
|
||||
- name: Create pull request
|
||||
uses: peter-evans/create-pull-request@v6.1.0
|
||||
uses: peter-evans/create-pull-request@v7.0.0
|
||||
if: ${{ steps.dotnet-code-metrics.outputs.updated-metrics }} == 'true'
|
||||
with:
|
||||
title: '${{ steps.dotnet-code-metrics.outputs.summary-title }}'
|
||||
|
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
|
||||
# Update build output json file
|
||||
- name: Upload build results
|
||||
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a #@v4.3.6
|
||||
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 #@v4.4.0
|
||||
with:
|
||||
name: build
|
||||
path: ./output.json
|
||||
|
|
Загрузка…
Ссылка в новой задаче