Skip to content

Commit 773a2d0

Browse files
authored
Merge pull request #707 from microsoftgraph/dependabot/github_actions/github-actions-x/commit-v2.8
Bump github-actions-x/commit from v2.7 to v2.8
2 parents 1a247b0 + b33a33d commit 773a2d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/type-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
echo "CURRENT_BRANCH=${branchName}" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf8 -Append
2929
shell: pwsh
3030
- name: push
31-
uses: github-actions-x/commit@v2.7
31+
uses: github-actions-x/commit@v2.8
3232
with:
3333
github-token: ${{ secrets.GITHUB_TOKEN }}
3434
push-branch: ${{ env.CURRENT_BRANCH }}

0 commit comments

Comments
 (0)