Skip to content

Commit a47f848

Browse files
authored
Merge pull request #83 from microsoftgraph/dependabot/github_actions/github-actions-x/commit-v2.8
Bump github-actions-x/commit from v2.7 to v2.8
2 parents a5ad78f + 45987bd commit a47f848

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
@@ -29,7 +29,7 @@ jobs:
2929
echo "CURRENT_BRANCH=${branchName}" | Out-File -FilePath $Env:GITHUB_ENV -Encoding utf8 -Append
3030
shell: pwsh
3131
- name: push
32-
uses: github-actions-x/commit@v2.7
32+
uses: github-actions-x/commit@v2.8
3333
with:
3434
github-token: ${{ secrets.GITHUB_TOKEN }}
3535
push-branch: ${{ env.CURRENT_BRANCH }}

0 commit comments

Comments
 (0)