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

Skip to content

Commit 194aa07

Browse files
Merge pull request #7020 from dotnet/dependabot/github_actions/dotnet-8545c46713
Bump the dotnet group with 2 updates
2 parents 4445cff + 7d0bbde commit 194aa07

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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].6
44+
uses: peter-evans/[email protected].7
4545
if: ${{ steps.dotnet-code-metrics.outputs.updated-metrics }} == 'true'
4646
with:
4747
title: '${{ steps.dotnet-code-metrics.outputs.summary-title }}'

.github/workflows/snippets5000.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
6363
# Update build output json file
6464
- name: Upload build results
65-
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 #@v4.6.0
65+
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 #@v4.6.1
6666
with:
6767
name: build
6868
path: ./output.json

0 commit comments

Comments
 (0)