Skip to content

Commit 4445cff

Browse files
Merge pull request #7017 from dotnet/dependabot/github_actions/dotnet-f267ca2b79
Bump the dotnet group with 2 updates
2 parents 0a82190 + 9bb7ab9 commit 4445cff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/dependabot-approve-and-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Dependabot metadata
1414
id: metadata
15-
uses: dependabot/fetch-metadata@v2.2.0
15+
uses: dependabot/fetch-metadata@v2.3.0
1616
with:
1717
github-token: "${{ secrets.GITHUB_TOKEN }}"
1818
- name: Approve a PR

.github/workflows/markdownlint.yml

Lines changed: 1 addition & 1 deletion
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@39370e3970a6d050c480ffad4ff0ed4d3fdee5af #@v1
19+
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a #@v1
2020
with:
2121
node-version: 12.x
2222
- name: Run Markdownlint

0 commit comments

Comments
 (0)