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

Skip to content

Commit e3cb95d

Browse files
Merge pull request #7034 from dotnet/dependabot/github_actions/dotnet-7a2a7e730b
Bump the dotnet group with 2 updates
2 parents f98f1e1 + 060308a commit e3cb95d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/markdownlint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 #@v2
1818
- name: Use Node.js
19-
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a #@v1
19+
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e #@v1
2020
with:
2121
node-version: 12.x
2222
- name: Run Markdownlint

.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@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 #@v4.6.1
65+
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 #@v4.6.2
6666
with:
6767
name: build
6868
path: ./output.json

0 commit comments

Comments
 (0)