Skip to content

Commit

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

build(deps): bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
github-actions[bot] authored Oct 23, 2024
2 parents 966532c + f38b67e commit b554eeb
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].1
- uses: actions/[email protected].2
- 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].1
uses: actions/[email protected].2
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with:
Expand Down

0 comments on commit b554eeb

Please sign in to comment.