Skip to content

Commit

Permalink
Merge pull request #6989 from dotnet/dependabot/github_actions/dotnet…
Browse files Browse the repository at this point in the history
…-f566bf2af6

Bump peter-evans/create-pull-request from 7.0.1 to 7.0.5 in the dotnet group
  • Loading branch information
github-actions[bot] authored Sep 18, 2024
2 parents 4231a56 + 8f72986 commit dd4eb20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-code-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
dir: ${{ './github-actions/DotNet.GitHubAction' }}

- name: Create pull request
uses: peter-evans/[email protected].1
uses: peter-evans/[email protected].5
if: ${{ steps.dotnet-code-metrics.outputs.updated-metrics }} == 'true'
with:
title: '${{ steps.dotnet-code-metrics.outputs.summary-title }}'
Expand Down

0 comments on commit dd4eb20

Please sign in to comment.