Skip to content

Commit 5da36ec

Browse files
chore(deps): bump actions/checkout from 4.1.6 to 4.1.7
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.6...v4.1.7) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7f7ba53 commit 5da36ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validatePullRequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
solutionName: Microsoft.Graph.Core.sln
2121
relativePath: ./src/Microsoft.Graph.Core
2222
steps:
23-
- uses: actions/checkout@v4.1.6
23+
- uses: actions/checkout@v4.1.7
2424

2525
- name: Setup .NET
2626
uses: actions/setup-dotnet@v4

0 commit comments

Comments
 (0)