Skip to content

Commit

Permalink
Merge branch 'dev' into kiota/v1.0/pipelinebuild/144721
Browse files Browse the repository at this point in the history
  • Loading branch information
shemogumbe authored Apr 25, 2024
2 parents 0a4ecb3 + b5951c2 commit ee905ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge-dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: Dependabot metadata
id: metadata
uses: dependabot/fetch-metadata@v2.0.0
uses: dependabot/fetch-metadata@v2.1.0
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validatePullRequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
env:
solutionName: Microsoft.Graph.sln
steps:
- uses: actions/checkout@v4.1.3
- uses: actions/checkout@v4.1.4
- name: Setup .NET
uses: actions/setup-dotnet@v4.0.0
with:
Expand Down

0 comments on commit ee905ca

Please sign in to comment.