Merge pull request #6986 from dotnet/dependabot/github_actions/dotnet-4940f62cfc

Bump the dotnet group with 2 updates
This commit is contained in:
github-actions[bot] 2024-09-04 20:35:00 +00:00 коммит произвёл GitHub
Родитель 5801c105ef 7b766e6567
Коммит d938b02323
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 2 добавлений и 2 удалений

2
.github/workflows/dotnet-code-metrics.yml поставляемый
Просмотреть файл

@ -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 }}'

2
.github/workflows/snippets5000.yml поставляемый
Просмотреть файл

@ -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