Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7ab3dcb

Browse files
Merge pull request #7006 from dotnet/dependabot/github_actions/dotnet-8f22379b1b
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 in the dotnet group
2 parents 1e57e7a + 16d10e2 commit 7ab3dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-code-metrics.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
dir: ${{ './github-actions/DotNet.GitHubAction' }}
4242

4343
- name: Create pull request
44-
uses: peter-evans/[email protected].5
44+
uses: peter-evans/[email protected].6
4545
if: ${{ steps.dotnet-code-metrics.outputs.updated-metrics }} == 'true'
4646
with:
4747
title: '${{ steps.dotnet-code-metrics.outputs.summary-title }}'

0 commit comments

Comments
 (0)