Skip to content

Commit

Permalink
Merge pull request #855 from microsoftgraph/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4.1.7

Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
baywet authored Jun 12, 2024
2 parents 5f4f377 + 28f840f commit 0944ee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/validatePullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
solutionName: Microsoft.Graph.Beta.sln
projectName: src/Microsoft.Graph/Microsoft.Graph.Beta.csproj
steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7
- name: Setup .NET
uses: actions/[email protected]
with:
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
language: [ 'csharp' ]
steps:
- name: Checkout repository
uses: actions/[email protected].6
uses: actions/[email protected].7
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
Expand Down

0 comments on commit 0944ee8

Please sign in to comment.