Skip to content

Commit 68ab5c7

Browse files
Merge pull request #7101 from dotnet/dependabot/github_actions/dotnet-bc6d0019b4
Bump the dotnet group with 2 updates
2 parents c313b89 + 9e52e10 commit 68ab5c7

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@v3.0.0
15+
uses: dependabot/fetch-metadata@v3.1.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@0c366fd6a839edf440554fa01a7085ccba70ac98 #@v2
1818
- name: Use Node.js
19-
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f #@v1
19+
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e #@v1
2020
with:
2121
node-version: 12.x
2222
- name: Run Markdownlint

0 commit comments

Comments
 (0)